arch/x86/kernel/cpu/common.c: fix unused symbol warning
authorAndrew Morton <[email protected]>
Mon, 13 Oct 2014 22:54:22 +0000 (15:54 -0700)
committerLinus Torvalds <[email protected]>
Tue, 14 Oct 2014 00:18:23 +0000 (02:18 +0200)
commite48510f45107613bf14060eeabd658c49a044242
treefd1d1546ad41a657ef5707a54301714b0871a45d
parent7cbc0ea79da2cbe70d8da9319895f07f872a3190
arch/x86/kernel/cpu/common.c: fix unused symbol warning

x86_64 allnoconfig:

arch/x86/kernel/cpu/common.c:968: warning: 'syscall32_cpu_init' defined but not used

Cc: "H. Peter Anvin" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/x86/kernel/cpu/common.c