diff options
Diffstat (limited to 'arch/sh/include/asm/hwblk.h')
-rw-r--r-- | arch/sh/include/asm/hwblk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/hwblk.h b/arch/sh/include/asm/hwblk.h index e29461bbe84d..75d50d9bf0a2 100644 --- a/arch/sh/include/asm/hwblk.h +++ b/arch/sh/include/asm/hwblk.h | |||
@@ -49,7 +49,6 @@ struct hwblk_info { | |||
49 | !defined(CONFIG_CPU_SUBTYPE_SH7724) | 49 | !defined(CONFIG_CPU_SUBTYPE_SH7724) |
50 | /* Should be defined by processor-specific code */ | 50 | /* Should be defined by processor-specific code */ |
51 | int arch_hwblk_init(void); | 51 | int arch_hwblk_init(void); |
52 | int arch_hwblk_sleep_mode(void); | ||
53 | 52 | ||
54 | int hwblk_register(struct hwblk_info *info); | 53 | int hwblk_register(struct hwblk_info *info); |
55 | int hwblk_init(void); | 54 | int hwblk_init(void); |