summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/musb-new/musb_io.h')
-rw-r--r--drivers/usb/musb-new/musb_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb-new/musb_io.h b/drivers/usb/musb-new/musb_io.h
index 76682120f4..a4f4a6f8f4 100644
--- a/drivers/usb/musb-new/musb_io.h
+++ b/drivers/usb/musb-new/musb_io.h
@@ -22,7 +22,7 @@
#endif
#if !defined(CONFIG_ARM) && !defined(CONFIG_SUPERH) \
- && !defined(CONFIG_AVR32) && !defined(CONFIG_PPC32) \
+ && !defined(CONFIG_PPC32) \
&& !defined(CONFIG_PPC64) && !defined(CONFIG_MIPS) \
&& !defined(CONFIG_M68K)
static inline void readsl(const void __iomem *addr, void *buf, int len)