kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / fastmap.c
index 787522fa2ebfb2307c9034cc5a910db0c8949bd2..a2166e431c22fc463280958db829cf1b9baf0f63 100644 (file)
@@ -6,7 +6,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/crc32.h>
 #else