kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / fs / ubifs / lprops.c
index fc6686bb08b14f52a7fef241d7811764552a6897..a1a814f7797fef2fcb9c7f3977e674e2d17b64cd 100644 (file)
@@ -17,7 +17,6 @@
  * an empty LEB for the journal, or a very dirty LEB for garbage collection.
  */
 
-#define __UBOOT__
 #ifdef __UBOOT__
 #include <linux/err.h>
 #endif