diff options
| -rw-r--r-- | arch/arm/mach-ep93xx/include/mach/platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ep93xx/include/mach/platform.h b/arch/arm/mach-ep93xx/include/mach/platform.h index a3ec33fd79d..469fd968d51 100644 --- a/arch/arm/mach-ep93xx/include/mach/platform.h +++ b/arch/arm/mach-ep93xx/include/mach/platform.h | |||
| @@ -17,7 +17,6 @@ struct ep93xx_eth_data | |||
| 17 | 17 | ||
| 18 | void ep93xx_map_io(void); | 18 | void ep93xx_map_io(void); |
| 19 | void ep93xx_init_irq(void); | 19 | void ep93xx_init_irq(void); |
| 20 | void ep93xx_init_time(unsigned long); | ||
| 21 | 20 | ||
| 22 | /* EP93xx System Controller software locked register write */ | 21 | /* EP93xx System Controller software locked register write */ |
| 23 | void ep93xx_syscon_swlocked_write(unsigned int val, void __iomem *reg); | 22 | void ep93xx_syscon_swlocked_write(unsigned int val, void __iomem *reg); |
