kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / attach.c
index 9fce02ef267ae11d1e3039bbcd3d386c33e24092..1bdbfa71d910dba3fbef88b1d94cbf2fd1fb9c50 100644 (file)
@@ -70,7 +70,6 @@
  *   o Otherwise this is corruption type 2.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/err.h>
 #include <linux/slab.h>