Decreases code size of the nand_spl
[pandora-u-boot.git] / nand_spl / nand_boot_fsl_nfc.c
index a3f0f6b..d6b0d9b 100644 (file)
 
 #include <common.h>
 #include <nand.h>
-#ifdef CONFIG_MX31
-#include <asm/arch/mx31-regs.h>
-#else
 #include <asm/arch/imx-regs.h>
-#endif
 #include <asm/io.h>
 #include <fsl_nfc.h>