]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/apic: Fix the devicetree build in certain configs
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Mon, 2 Feb 2015 19:27:11 +0000 (20:27 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 18 Feb 2015 21:30:19 +0000 (22:30 +0100)
commitb273c2c2f2d2d13dc0bfa8923d52fbaf8fa56ae8
tree5cfee0fc00974ce21f8f646f4ae913811887224d
parent829bf7af647e489caa494cebdb2e4d455ec4644a
x86/apic: Fix the devicetree build in certain configs

Without this patch:

  LD      init/built-in.o
  arch/x86/built-in.o: In function `dtb_lapic_setup': kernel/devicetree.c:155:
  undefined reference to `apic_force_enable'
  Makefile:923: recipe for target 'vmlinux' failed
  make: *** [vmlinux] Error 1

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Jan Beulich <JBeulich@suse.com>
Link: http://lkml.kernel.org/r/1422905231-16067-1-git-send-email-ricardo.ribalda@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/apic.h