kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / mtdpart.c
index 2f20b92a8825896f9dc3330453beeb6580e95240..cfbaa3d9a0cbbfda3e6dda66dd889a20c95aca31 100644 (file)
@@ -9,7 +9,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/module.h>
 #include <linux/types.h>