diff options
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/common.h')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/common.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h index 3595d24b7c8b..a12eb4d75f63 100644 --- a/arch/arm/mach-shmobile/include/mach/common.h +++ b/arch/arm/mach-shmobile/include/mach/common.h | |||
@@ -12,4 +12,8 @@ extern void sh7377_init_irq(void); | |||
12 | extern void sh7377_add_early_devices(void); | 12 | extern void sh7377_add_early_devices(void); |
13 | extern void sh7377_add_standard_devices(void); | 13 | extern void sh7377_add_standard_devices(void); |
14 | 14 | ||
15 | extern void sh7372_init_irq(void); | ||
16 | extern void sh7372_add_early_devices(void); | ||
17 | extern void sh7372_add_standard_devices(void); | ||
18 | |||
15 | #endif /* __ARCH_MACH_COMMON_H */ | 19 | #endif /* __ARCH_MACH_COMMON_H */ |