]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - nand_spl/nand_boot_fsl_nfc.c
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
[people/ms/u-boot.git] / nand_spl / nand_boot_fsl_nfc.c
index a3f0f6ba51add514801f9ed84f33fac484258f50..d6b0d9b6d10502c7d570c360a14fc7a015308329 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>