diff options
Diffstat (limited to 'arch/arm/mach-shmobile/include')
| -rw-r--r-- | arch/arm/mach-shmobile/include/mach/dma.h | 1 | ||||
| -rw-r--r-- | arch/arm/mach-shmobile/include/mach/emev2.h | 2 | ||||
| -rw-r--r-- | arch/arm/mach-shmobile/include/mach/r8a7778.h | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/dma.h b/arch/arm/mach-shmobile/include/mach/dma.h deleted file mode 100644 index 40a8c178f10d..000000000000 --- a/arch/arm/mach-shmobile/include/mach/dma.h +++ /dev/null | |||
| @@ -1 +0,0 @@ | |||
| 1 | /* empty */ | ||
diff --git a/arch/arm/mach-shmobile/include/mach/emev2.h b/arch/arm/mach-shmobile/include/mach/emev2.h index ac3751705cab..3e0c0441c782 100644 --- a/arch/arm/mach-shmobile/include/mach/emev2.h +++ b/arch/arm/mach-shmobile/include/mach/emev2.h | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | 3 | ||
| 4 | extern void emev2_map_io(void); | 4 | extern void emev2_map_io(void); |
| 5 | extern void emev2_init_irq(void); | 5 | extern void emev2_init_irq(void); |
| 6 | extern void emev2_add_early_devices(void); | 6 | extern void emev2_init_delay(void); |
| 7 | extern void emev2_add_standard_devices(void); | 7 | extern void emev2_add_standard_devices(void); |
| 8 | extern void emev2_clock_init(void); | 8 | extern void emev2_clock_init(void); |
| 9 | extern void emev2_set_boot_vector(unsigned long value); | 9 | extern void emev2_set_boot_vector(unsigned long value); |
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7778.h b/arch/arm/mach-shmobile/include/mach/r8a7778.h index a7c6d151cdd5..2866704e7afd 100644 --- a/arch/arm/mach-shmobile/include/mach/r8a7778.h +++ b/arch/arm/mach-shmobile/include/mach/r8a7778.h | |||
| @@ -36,7 +36,6 @@ extern void r8a7778_add_vin_device(int id, | |||
| 36 | 36 | ||
| 37 | extern void r8a7778_init_late(void); | 37 | extern void r8a7778_init_late(void); |
| 38 | extern void r8a7778_init_delay(void); | 38 | extern void r8a7778_init_delay(void); |
| 39 | extern void r8a7778_init_irq(void); | ||
| 40 | extern void r8a7778_init_irq_dt(void); | 39 | extern void r8a7778_init_irq_dt(void); |
| 41 | extern void r8a7778_clock_init(void); | 40 | extern void r8a7778_clock_init(void); |
| 42 | extern void r8a7778_init_irq_extpin(int irlm); | 41 | extern void r8a7778_init_irq_extpin(int irlm); |
