]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/fdtdec.h
sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
[karo-tx-uboot.git] / include / fdtdec.h
index 62acbd0840aad08217e514ab6affa396f85caeff..0cb6fa0075028ecc08f44c7e0d9a463a9c7ae0ce 100644 (file)
@@ -45,16 +45,6 @@ struct fdt_memory {
 #define SPL_BUILD      0
 #endif
 
-#ifdef CONFIG_OF_CONTROL
-# if defined(CONFIG_SPL_BUILD) && defined(SPL_DISABLE_OF_CONTROL)
-#  define OF_CONTROL 0
-# else
-#  define OF_CONTROL 1
-# endif
-#else
-# define OF_CONTROL 0
-#endif
-
 /*
  * Information about a resource. start is the first address of the resource
  * and end is the last address (inclusive). The length of the resource will