aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-w90x900/cpu.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2009-06-11 15:23:26 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-06-11 15:23:26 +0100
commit2631182bf93919577730e6a6c4345308db590057 (patch)
tree0cef28fdacc8b4d7cc42ec2f9f3049db726b8403 /arch/arm/mach-w90x900/cpu.h
parent0aacfe1d239952a87c17e38e12df94c4ea979839 (diff)
parentcc63262f27582369737edcb4e810265db2a98ab4 (diff)
Merge branch 'w90x900' into devel
Diffstat (limited to 'arch/arm/mach-w90x900/cpu.h')
-rw-r--r--arch/arm/mach-w90x900/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-w90x900/cpu.h b/arch/arm/mach-w90x900/cpu.h
index de29ddcb945..57b5dbabeb4 100644
--- a/arch/arm/mach-w90x900/cpu.h
+++ b/arch/arm/mach-w90x900/cpu.h
@@ -41,7 +41,7 @@ struct sys_timer;
extern void w90x900_init_irq(void);
extern void w90p910_init_io(struct map_desc *mach_desc, int size);
extern void w90p910_init_uarts(struct w90x900_uartcfg *cfg, int no);
-extern void w90p910_init_clocks(int xtal);
+extern void w90p910_init_clocks(void);
extern void w90p910_map_io(struct map_desc *mach_desc, int size);
extern struct platform_device w90p910_serial_device;
extern struct sys_timer w90x900_timer;