diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-24 17:21:35 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-24 17:21:35 -0400 |
commit | c1e08adc86f886ba0ad7c8f29c240d6e833e7ec7 (patch) | |
tree | 67e66ff524c6d51c61475a3c0df7d8d4850b4284 /include/asm-arm/arch-ep93xx/platform.h | |
parent | 52e3e772a098274df3c6f5f1ad58cd7fe24089bf (diff) | |
parent | 1f64eb379cfc95d5f627b779685f7ac6721df322 (diff) |
Merge ep93xx branch
Diffstat (limited to 'include/asm-arm/arch-ep93xx/platform.h')
-rw-r--r-- | include/asm-arm/arch-ep93xx/platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-ep93xx/platform.h b/include/asm-arm/arch-ep93xx/platform.h index df9cbb6ef660..d7a34ce20293 100644 --- a/include/asm-arm/arch-ep93xx/platform.h +++ b/include/asm-arm/arch-ep93xx/platform.h | |||
@@ -8,6 +8,7 @@ void ep93xx_map_io(void); | |||
8 | void ep93xx_init_irq(void); | 8 | void ep93xx_init_irq(void); |
9 | void ep93xx_init_time(unsigned long); | 9 | void ep93xx_init_time(unsigned long); |
10 | void ep93xx_init_devices(void); | 10 | void ep93xx_init_devices(void); |
11 | void ep93xx_clock_init(void); | ||
11 | extern struct sys_timer ep93xx_timer; | 12 | extern struct sys_timer ep93xx_timer; |
12 | 13 | ||
13 | 14 | ||