x86: export vector_used_by_percpu_irq
authorIngo Molnar <mingo@elte.hu>
Tue, 23 Dec 2008 14:15:17 +0000 (15:15 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Dec 2008 21:37:31 +0000 (22:37 +0100)
Impact: build fix

lguest can be built as a module and makes use of this new symbol:

ERROR: "vector_used_by_percpu_irq" [drivers/lguest/lg.ko] undefined!

export it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found