diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-12-19 22:33:52 +0530 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-19 23:16:08 +0100 |
commit | 34945ede31071ac7d72270cc6c1893323f392b3f (patch) | |
tree | 54d1ca1ba2ca8678511ff3822258226665595a1e /drivers/video/geode | |
parent | d1769d5475176124af04fa69848b022c98c4bc37 (diff) | |
download | linux-34945ede31071ac7d72270cc6c1893323f392b3f.tar.gz linux-34945ede31071ac7d72270cc6c1893323f392b3f.tar.bz2 linux-34945ede31071ac7d72270cc6c1893323f392b3f.zip |
x86: common.c boot_cpu_stack and boot_exception_stacks should be static
Impact: cleanup, avoid sparse warnings, reduce kernel size a bit
Fixes these sparse warnings:
arch/x86/kernel/cpu/common.c:869:6: warning: symbol 'boot_cpu_stack' was not declared. Should it be static?
arch/x86/kernel/cpu/common.c:910:6: warning: symbol 'boot_exception_stacks' was not declared. Should it be static?
Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/video/geode')
0 files changed, 0 insertions, 0 deletions