]> asedeno.scripts.mit.edu Git - linux.git/commit
x86: irqinit_32.c fix compilation warning
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Sun, 1 Feb 2009 16:37:39 +0000 (22:07 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 1 Feb 2009 16:41:52 +0000 (17:41 +0100)
commit15081c61362618a0c81cc8d04e45e7427bc1ed71
tree1f1dc8b519b6baaf2ad3ef8c54d6eff037d0fafa
parent65d370862f64973611a271ced61864b5f9bb6fc0
x86: irqinit_32.c fix compilation warning

Fix:

  arch/x86/kernel/irqinit_32.c:124: warning: 'smp_intr_init' defined but not used

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irqinit_32.c