summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-08-30 15:14:46 +1000
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2011-08-30 15:14:46 +1000
commit9bb7361d99fb5c510e62b521e4292581fa1bee98 (patch)
treef9a4797a2e97006947011fcdbf8677a84fbdf182 /arch/powerpc/include
parentc6a389f123b9f68d605bb7e0f9b32ec1e3e14132 (diff)
parent9fcd768d0cc88b41ea459e25d2db12d3e25fa9dd (diff)
downloadop-kernel-dev-9bb7361d99fb5c510e62b521e4292581fa1bee98.zip
op-kernel-dev-9bb7361d99fb5c510e62b521e4292581fa1bee98.tar.gz
Merge remote-tracking branch 'jwb/next' into next
Diffstat (limited to 'arch/powerpc/include')
-rw-r--r--arch/powerpc/include/asm/kexec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/kexec.h b/arch/powerpc/include/asm/kexec.h
index 8a33698..f921eb1 100644
--- a/arch/powerpc/include/asm/kexec.h
+++ b/arch/powerpc/include/asm/kexec.h
@@ -2,7 +2,7 @@
#define _ASM_POWERPC_KEXEC_H
#ifdef __KERNEL__
-#ifdef CONFIG_FSL_BOOKE
+#if defined(CONFIG_FSL_BOOKE) || defined(CONFIG_44x)
/*
* On FSL-BookE we setup a 1:1 mapping which covers the first 2GiB of memory
OpenPOWER on IntegriCloud