diff options
Diffstat (limited to 'arch/arm/mach-w90x900/cpu.h')
| -rw-r--r-- | arch/arm/mach-w90x900/cpu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-w90x900/cpu.h b/arch/arm/mach-w90x900/cpu.h index 57b5dbabeb41..ddde959d8987 100644 --- a/arch/arm/mach-w90x900/cpu.h +++ b/arch/arm/mach-w90x900/cpu.h | |||
| @@ -45,6 +45,7 @@ extern void w90p910_init_clocks(void); | |||
| 45 | extern void w90p910_map_io(struct map_desc *mach_desc, int size); | 45 | extern void w90p910_map_io(struct map_desc *mach_desc, int size); |
| 46 | extern struct platform_device w90p910_serial_device; | 46 | extern struct platform_device w90p910_serial_device; |
| 47 | extern struct sys_timer w90x900_timer; | 47 | extern struct sys_timer w90x900_timer; |
| 48 | extern void w90p910_clock_source(struct device *dev, unsigned char *src); | ||
| 48 | 49 | ||
| 49 | #define W90X900_8250PORT(name) \ | 50 | #define W90X900_8250PORT(name) \ |
| 50 | { \ | 51 | { \ |
