Dmitri Vorobiev c3dd3de789 [MIPS] Add an appropriate header into display.c
The following errors were caught by sparse:

>>>>>>>>>>>

arch/mips/mips-boards/generic/display.c:30:6: warning: symbol
'mips_display_message' was not declared. Should it be static?

arch/mips/mips-boards/generic/display.c:58:6: warning: symbol
'mips_scroll_message' was not declared. Should it be static?

>>>>>>>>>>>

This patch includes the asm/mips-boards/prom.h header file into
arch/mips/mips-boards/generic/display.c. This adds the needed
function declarations, and the errors are gone.

Compile-tested using defconfigs for Malta, Atlas and SEAD boards.
Runtime test was successfully performed by booting a Malta 4Kc
board up to the shell prompt.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-15 18:44:32 +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-07-15 18:44:29 +01:00
2008-06-05 18:13:15 +01:00
2008-04-28 17:14:32 +01:00