From: Ricardo Ribalda Delgado Date: Mon, 2 Feb 2015 19:27:11 +0000 (+0100) Subject: x86/apic: Fix the devicetree build in certain configs X-Git-Tag: fixes-v4.0-rc1~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b273c2c2f2d2d13dc0bfa8923d52fbaf8fa56ae8;p=pandora-kernel.git 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 Reviewed-by: Maciej W. Rozycki Cc: David Rientjes Cc: Jan Beulich Link: http://lkml.kernel.org/r/1422905231-16067-1-git-send-email-ricardo.ribalda@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed