diff options
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/r8a7778.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7778.h b/arch/arm/mach-shmobile/include/mach/r8a7778.h index a184a13357b6..aaa054497e96 100644 --- a/arch/arm/mach-shmobile/include/mach/r8a7778.h +++ b/arch/arm/mach-shmobile/include/mach/r8a7778.h | |||
@@ -18,7 +18,6 @@ | |||
18 | #ifndef __ASM_R8A7778_H__ | 18 | #ifndef __ASM_R8A7778_H__ |
19 | #define __ASM_R8A7778_H__ | 19 | #define __ASM_R8A7778_H__ |
20 | 20 | ||
21 | #include <linux/mmc/sh_mobile_sdhi.h> | ||
22 | #include <linux/sh_eth.h> | 21 | #include <linux/sh_eth.h> |
23 | 22 | ||
24 | extern void r8a7778_add_standard_devices(void); | 23 | extern void r8a7778_add_standard_devices(void); |
@@ -34,6 +33,5 @@ extern void r8a7778_init_irq_dt(void); | |||
34 | extern void r8a7778_clock_init(void); | 33 | extern void r8a7778_clock_init(void); |
35 | extern void r8a7778_init_irq_extpin(int irlm); | 34 | extern void r8a7778_init_irq_extpin(int irlm); |
36 | extern void r8a7778_pinmux_init(void); | 35 | extern void r8a7778_pinmux_init(void); |
37 | extern void r8a7778_sdhi_init(int id, struct sh_mobile_sdhi_info *info); | ||
38 | 36 | ||
39 | #endif /* __ASM_R8A7778_H__ */ | 37 | #endif /* __ASM_R8A7778_H__ */ |