summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorStephen Boyd2012-09-04 21:04:35 +0200
committerRussell King2012-09-07 21:36:04 +0200
commitb4ad51559c2f12c34a0340b26ffb02e4b285bc51 (patch)
treeba5f01e0e636eb29aa2a22a5cf29c5bcd0680ee3 /arch/arm/Makefile
parentARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM (diff)
downloadkernel-qcow2-linux-b4ad51559c2f12c34a0340b26ffb02e4b285bc51.tar.gz
kernel-qcow2-linux-b4ad51559c2f12c34a0340b26ffb02e4b285bc51.tar.xz
kernel-qcow2-linux-b4ad51559c2f12c34a0340b26ffb02e4b285bc51.zip
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
During the p2v changes, the PHYS_OFFSET #define moved into a !__ASSEMBLY__ section. This causes a XIP build to fail with arch/arm/kernel/head.o: In function 'stext': arch/arm/kernel/head.S:146: undefined reference to 'PHYS_OFFSET' Momentarily leave the #ifndef __ASSEMBLY__ section so we can define PHYS_OFFSET for all compilation units. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Makefile')
0 files changed, 0 insertions, 0 deletions