kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / drivers / mtd / mtdconcat.c
index 39daeabd9f1e578741fc2a2403ae7d353c8fef05..3e36918f1cd8e5c59782555e27d5f44eec503370 100644 (file)
@@ -10,7 +10,6 @@
  *
  */
 
-#define __UBOOT__
 #ifndef __UBOOT__
 #include <linux/kernel.h>
 #include <linux/module.h>