]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/nand_base.c
kbuild: force to define __UBOOT__ in all the C sources
[u-boot] / drivers / mtd / nand / nand_base.c
index 085b1541cda9c6f721663a01e520bd3e959f5acd..7153e3ca3630a2219d09dfca487cc7dcafa00a55 100644 (file)
@@ -29,7 +29,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt