diff options
Diffstat (limited to 'arch/mips/jz4740/pm.c')
-rw-r--r-- | arch/mips/jz4740/pm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/jz4740/pm.c b/arch/mips/jz4740/pm.c index d8e2130..2d8653f 100644 --- a/arch/mips/jz4740/pm.c +++ b/arch/mips/jz4740/pm.c @@ -20,8 +20,6 @@ #include <asm/mach-jz4740/clock.h> -#include "clock.h" - static int jz4740_pm_enter(suspend_state_t state) { jz4740_clock_suspend(); |