diff options
author | Ben Dooks <ben@simtec.co.uk> | 2009-04-17 12:36:45 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-04-17 12:42:24 +0100 |
commit | 59c1ab60909ffacbf978ac72e4bb1d40d79f1465 (patch) | |
tree | bc1f55305280565d290b8c3bf9884a321ca204dc /arch/arm/mach-ixp4xx | |
parent | ad14ff37496baa4bee98ea99db8bb8615c648b49 (diff) |
[ARM] JIVE: Fix sparse warnings about items which should be static
Make 'jive_vgg2432a4_display' and 'jive_lcd_config' static as
they are not exported, and are generating the following sparse
warnings:
mach-jive.c:280:26: warning: symbol 'jive_vgg2432a4_display' was not declared. Should it be static?
mach-jive.c:313:28: warning: symbol 'jive_lcd_config' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-ixp4xx')
0 files changed, 0 insertions, 0 deletions