Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] (2.6.20) Toshiba RBTX49x7: declare prom_getcmdline()
@ 2007-02-07 17:41 Sergei Shtylyov
  2007-02-07 18:53 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Sergei Shtylyov @ 2007-02-07 17:41 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips

Fix a bunch of warnings caused by a missing prom_getcmdline() prototype.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

Index: linux-2.6/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
===================================================================
--- linux-2.6.orig/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
+++ linux-2.6/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] (2.6.20) Toshiba RBTX49x7: declare prom_getcmdline()
  2007-02-07 17:41 [PATCH] (2.6.20) Toshiba RBTX49x7: declare prom_getcmdline() Sergei Shtylyov
@ 2007-02-07 18:53 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2007-02-07 18:53 UTC (permalink / raw)
  To: Sergei Shtylyov; +Cc: linux-mips

On Wed, Feb 07, 2007 at 08:41:36PM +0300, Sergei Shtylyov wrote:

> Fix a bunch of warnings caused by a missing prom_getcmdline() prototype.

Applied.  Thanks,

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-07 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-07 17:41 [PATCH] (2.6.20) Toshiba RBTX49x7: declare prom_getcmdline() Sergei Shtylyov
2007-02-07 18:53 ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox