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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/usb/musb-new/linux-compat.h b/drivers/usb/musb-new/linux-compat.h
index 733b197f59..6d9f19dfe6 100644
--- a/drivers/usb/musb-new/linux-compat.h
+++ b/drivers/usb/musb-new/linux-compat.h
@@ -10,10 +10,6 @@
#define platform_data device_data
-#ifndef wmb
-#define wmb() asm volatile ("" : : : "memory")
-#endif
-
#define msleep(a) udelay(a * 1000)
/*