]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/mtd/nand/mxc_nand.c
upgrade to upstream version 2013.07
[karo-tx-uboot.git] / drivers / mtd / nand / mxc_nand.c
index 57f4e796402d34e0560bc28bd4063611395a14f3..f4528f20bd377d1c053611e7e75cdc617e5c950c 100644 (file)
@@ -130,10 +130,6 @@ static int is_16bit_nand(void)
 #define NFC_VERSION            "unknown"
 #endif
 
-#ifndef CONFIG_MXC_NAND_IP_REGS_BASE
-#define CONFIG_MXC_NAND_IP_REGS_BASE   0
-#endif
-
 /* Addresses for NFC registers */
 #define NFC_V1_V2_BUF_SIZE             (host->regs + 0x00)
 #define NFC_V1_V2_BUF_ADDR             (host->regs + 0x04)