kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / io.c
index 41d7eb763885ae3c527aa4b89c43614c3730e65b..0e2e9335fe5cc16fb25933fa3b2cfe9cdcd313ac 100644 (file)
@@ -73,7 +73,6 @@
  * back and writes the whole sub-page.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/crc32.h>
 #include <linux/err.h>