]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[MIPS] RBTX49x7: declare prom_getcmdline()
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 7 Feb 2007 17:41:36 +0000 (20:41 +0300)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 10 Feb 2007 22:38:43 +0000 (22:38 +0000)
Fix a bunch of warnings caused by a missing prom_getcmdline() prototype.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c

index 735cb8778f4c257f9df9d8413bd78683cec775e8..7316a78fdd6832e0b3e4a3cf581297579350e9e7 100644 (file)
@@ -137,6 +137,8 @@ int tx4927_using_backplane = 0;
 extern void gt64120_time_init(void);
 extern void toshiba_rbtx4927_irq_setup(void);
 
+char *prom_getcmdline(void);
+
 #ifdef CONFIG_PCI
 #define CONFIG_TX4927BUG_WORKAROUND
 #undef TX4927_SUPPORT_COMMAND_IO