summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/linux-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb-new/linux-compat.h')
-rw-r--r--drivers/usb/musb-new/linux-compat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/musb-new/linux-compat.h b/drivers/usb/musb-new/linux-compat.h
index 5c126ef9cf..72c8c2bad1 100644
--- a/drivers/usb/musb-new/linux-compat.h
+++ b/drivers/usb/musb-new/linux-compat.h
@@ -12,8 +12,6 @@
#define __iomem
#define __deprecated
-typedef enum { false = 0, true = 1 } bool;
-
struct unused {};
typedef struct unused unused_t;