kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / upd.c
index 220c120515ac508f58eb9e1459cb8aed4d3eeb0e..c52c9ce776ad95fb9647e169ba90d7bccc4ce78b 100644 (file)
@@ -26,7 +26,6 @@
  * transaction with a roll-back capability.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/uaccess.h>
 #else