aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/hwblk.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/asm/hwblk.h')
-rw-r--r--arch/sh/include/asm/hwblk.h1
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 */
51int arch_hwblk_init(void); 51int arch_hwblk_init(void);
52int arch_hwblk_sleep_mode(void);
53 52
54int hwblk_register(struct hwblk_info *info); 53int hwblk_register(struct hwblk_info *info);
55int hwblk_init(void); 54int hwblk_init(void);