kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / nand / nand_bbt.c
index c8f28c792b2a3e21c919be0a725aca19fe794a28..cf4a82d93a929904560ebaad71c0be5018a04c10 100644 (file)
@@ -59,7 +59,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/slab.h>
 #include <linux/types.h>