kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / ubi / vmt.c
index d9665a446a3dbc1d5174af3dcbc0c88ba79a9170..f4392f59692ab0403e70935b457cc6bfd128f7c7 100644 (file)
@@ -11,7 +11,6 @@
  * resizing.
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/err.h>
 #include <linux/slab.h>