[PATCH] sparse: Fix warnings in newport driver about non-static functions
authorRalf Baechle <ralf@linux-mips.org>
Mon, 27 Mar 2006 09:17:37 +0000 (01:17 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 27 Mar 2006 16:44:57 +0000 (08:44 -0800)
commitac3f9087d337a6ffa1a5fbdf2c923eb0aad1aef6
treea01c80fcddb96da7f0f98ce0192ff9e350a6bcd0
parented49843b897da9969e349c279ffc832efcb93213
[PATCH] sparse: Fix warnings in newport driver about non-static functions

There are more sparse warnings but fixing those will require some more work
than I want to do without hardware for testing at hand.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/console/newport_con.c