aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/fs_pd.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/fs_pd.h')
-rw-r--r--arch/powerpc/include/asm/fs_pd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/fs_pd.h b/arch/powerpc/include/asm/fs_pd.h
index f79d6c74eb2a..8def56ec05c6 100644
--- a/arch/powerpc/include/asm/fs_pd.h
+++ b/arch/powerpc/include/asm/fs_pd.h
@@ -26,7 +26,7 @@
#define cpm2_unmap(addr) do {} while(0)
#endif
-#ifdef CONFIG_8xx
+#ifdef CONFIG_PPC_8xx
#include <asm/8xx_immap.h>
extern immap_t __iomem *mpc8xx_immr;