kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / eba.c
index 3c2a7e69e1841aa587b6fd6a2e7bf2d4f3f7650b..fce0ff8bdf010d9de6d7058cd36c6e42a76501e3 100644 (file)
@@ -29,7 +29,6 @@
  * 64 bits is enough to never overflow.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/slab.h>
 #include <linux/crc32.h>