diff options
author | Jaswinder Singh <jaswinder@infradead.org> | 2008-12-17 18:50:05 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-18 22:10:43 +0100 |
commit | f0bc2202e0373eb8e9b1ddbec930e2e681357db8 (patch) | |
tree | f3b0ce8edec2060abcbb52cf6576d2f7e40742d2 /arch/x86/include/asm/traps.h | |
parent | x86: tls.c declare sys_set_thread_area and sys_get_thread_area before they ge... (diff) | |
download | linux-f0bc2202e0373eb8e9b1ddbec930e2e681357db8.tar.xz linux-f0bc2202e0373eb8e9b1ddbec930e2e681357db8.zip |
x86: process.c declare c1e_remove_cpu before they get used
Impact: cleanup, avoid sparse warning
Included asm/idle.h for c1e_remove_cpu() declaration. Fixes this
sparse warning:
CHECK arch/x86/kernel/process.c
arch/x86/kernel/process.c:284:6: warning: symbol 'c1e_remove_cpu' 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 'arch/x86/include/asm/traps.h')
0 files changed, 0 insertions, 0 deletions