diff options
author | Ben Dooks <ben-linux@fluff.org> | 2006-03-16 00:17:23 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-03-16 00:17:23 +0100 |
commit | 84dff1a73013dbdd7d770c332ab84cbfed24741b (patch) | |
tree | af4fdd8f5285498d7952a76b0a4dc6d909e43207 /include/asm-arm/system.h | |
parent | [ARM] 3358/1: [S3C2410] add missing SPI DMA resources (diff) | |
download | linux-84dff1a73013dbdd7d770c332ab84cbfed24741b.tar.xz linux-84dff1a73013dbdd7d770c332ab84cbfed24741b.zip |
[ARM] 3363/1: [cleanup] process.c - fix warnings
Patch from Ben Dooks
Fix the following warnings from sparse:
arch/arm/kernel/process.c:86:6: warning: symbol 'default_idle' was not declared. Should it be static?
arch/arm/kernel/process.c:378:5: warning: symbol 'dump_fpu' was not declared. Should it be static?
Include <linux/elfcore.h> for dump_fpu() decleration, and
make default_idle() static as it is not used outside the file.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions