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-06-20 14:05:54 -06:00
2008-06-16 15:14:49 +01:00
2008-04-28 17:14:32 +01:00
2008-05-12 16:46:56 +01:00
2008-06-16 15:14:48 +01:00
2008-04-28 17:14:25 +01:00
2008-01-29 10:14:58 +00:00
2008-06-05 18:13:15 +01:00
2008-04-28 17:14:32 +01:00