kbuild: force to define __UBOOT__ in all the C sources
[oweals/u-boot.git] / fs / ubifs / log.c
index ced04240c54efa1a443ff3bc7c3192eddbbc2d04..0355fe2b048f73db36001255a5797263f4272244 100644 (file)
@@ -16,7 +16,6 @@
  * journal.
  */
 
-#define __UBOOT__
 #ifdef __UBOOT__
 #include <linux/err.h>
 #endif