ARM: S3C2440: mini2440: Fix spare warnings
authorBen Dooks <ben-linux@fluff.org>
Mon, 26 Oct 2009 21:19:27 +0000 (21:19 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 28 Oct 2009 18:34:51 +0000 (18:34 +0000)
Fix the following sparse warnings in arch/arm/mach-s3c2440/mach-mini2440.c
due to missing 'static'.

warning: symbol 'mini2440_lcd_cfg' was not declared. Should it be static?
warning: symbol 'mini2440_fb_info' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found