kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / mtdcore.c
index 6ad03575f64e75d281ff258732ea2ca884172d18..e0b7e3af72f37e3720f89f9d9044dd9248e35c25 100644 (file)
@@ -9,7 +9,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/module.h>
 #include <linux/kernel.h>