]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
irq: sparse irqs, fix #3
authorIngo Molnar <mingo@elte.hu>
Wed, 20 Aug 2008 03:50:31 +0000 (20:50 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:52:08 +0000 (16:52 +0200)
commita84488c213a8cfc29200344a6fb6357d48c8ed85
tree71e5392cdc8d837a3e17ce7da7cccebad3fdf82c
parent301e619020dd67bde7e7e64bb9ffb7f30d26c979
irq: sparse irqs, fix #3

fix non-APIC UP build:

 arch/x86/kernel/built-in.o: In function `setup_arch':
 : undefined reference to `pin_map_size'
 arch/x86/kernel/built-in.o: In function `setup_arch':
 : undefined reference to `first_free_entry'

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup.c