From: Russell King Date: Tue, 8 Nov 2005 14:44:15 +0000 (+0000) Subject: [ARM] More sparse fixes X-Git-Tag: v2.6.15-rc1~403^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c250134952aac06edbdce5e61f0bd8737dcf3ad;p=pandora-kernel.git [ARM] More sparse fixes arch/arm/kernel/irq.c:998:26: warning: Using plain integer as NULL pointer arch/arm/kernel/smp.c:145:25: warning: Using plain integer as NULL pointer arch/arm/kernel/smp.c:362:5: warning: symbol 'smp_call_function_on_cpu' was not declared. Should it be static? drivers/video/amba-clcd.c:521:12: warning: symbol 'amba_clcdfb_init' was not declared. Should it be static? Signed-off-by: Russell King --- Reading git-diff-tree failed