powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
[pandora-u-boot.git] / arch / powerpc / include / asm / iopin_8xx.h
index 15679a2..3b4e1b6 100644 (file)
@@ -11,7 +11,7 @@
 #define _ASM_IOPIN_8XX_H_
 
 #include <linux/types.h>
-#include <asm/8xx_immap.h>
+#include <asm/immap_8xx.h>
 #include <asm/io.h>
 
 #ifdef __KERNEL__