diff options
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r-- | arch/arm/mach-shmobile/include/mach/r8a7778.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7778.h b/arch/arm/mach-shmobile/include/mach/r8a7778.h index 9e5835b326e8..af668c47a3d9 100644 --- a/arch/arm/mach-shmobile/include/mach/r8a7778.h +++ b/arch/arm/mach-shmobile/include/mach/r8a7778.h | |||
@@ -25,6 +25,7 @@ extern void r8a7778_add_standard_devices(void); | |||
25 | extern void r8a7778_add_standard_devices_dt(void); | 25 | extern void r8a7778_add_standard_devices_dt(void); |
26 | extern void r8a7778_add_ether_device(struct sh_eth_plat_data *pdata); | 26 | extern void r8a7778_add_ether_device(struct sh_eth_plat_data *pdata); |
27 | extern void r8a7778_add_i2c_device(int id); | 27 | extern void r8a7778_add_i2c_device(int id); |
28 | extern void r8a7778_add_hspi_device(int id); | ||
28 | 29 | ||
29 | extern void r8a7778_init_delay(void); | 30 | extern void r8a7778_init_delay(void); |
30 | extern void r8a7778_init_irq(void); | 31 | extern void r8a7778_init_irq(void); |