x86: Change irq_already_routed to a local variable
[platform/kernel/u-boot.git] / lib / rbtree.c
index 9e52f70..5de3bf4 100644 (file)
@@ -9,7 +9,6 @@
   linux/lib/rbtree.c
 */
 
-#define __UBOOT__
 #include <linux/rbtree_augmented.h>
 #ifndef __UBOOT__
 #include <linux/export.h>