• Russell King's avatar
    ARM: fix some sparse errors in generic ARM code · 2bbd7e9b
    Russell King authored
    arch/arm/kernel/return_address.c:37:6: warning: symbol 'return_address' was not declared. Should it be static?
    arch/arm/kernel/setup.c:76:14: warning: symbol 'processor_id' was not declared. Should it be static?
    arch/arm/kernel/traps.c:259:1: warning: symbol 'die_lock' was not declared. Should it be static?
    arch/arm/vfp/vfpmodule.c:156:6: warning: symbol 'vfp_raise_sigfpe' was not declared. Should it be static?
    Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
    2bbd7e9b
cputype.h 2.3 KB