Dmitri Vorobiev 07cdb78436 [MIPS] fix sparse warning about setup_early_printk()
This patch fixes the following sparse warning:

<<<<<<<<

arch/mips/kernel/early_printk.c:35:13: warning: symbol 'setup_early_printk'
was not declared. Should it be static?

<<<<<<<<

The fix is to define a prototype of the setup_early_printk() function and
to include the appropriate header into arch/mips/kernel/early_printk.c.

[Ralf: Sorted includes again]

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-15 18:44:29 +01:00
..
2008-05-01 08:03:58 -07:00
2008-05-01 08:03:58 -07:00
2008-04-04 22:43:47 +01:00
2008-04-28 17:14:31 +01:00
2008-03-12 14:14:41 +00:00
2008-05-18 15:43:40 -06:00
2008-04-28 17:14:23 +01:00
2008-07-15 18:44:29 +01:00
2008-05-18 15:43:40 -06:00