X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fusb%2Fmusb-new%2Fmusb_io.h;h=a4f4a6f8f4a6594de55d6f7d7b015d0361423e68;hb=daab59ac05d8fd1092e34a4c695ac265ae700141;hp=76682120f48cba82a756058aae93a4821b616da0;hpb=d53ecad92f06d2e38a5cbc13af7473867c7fa277;p=platform%2Fkernel%2Fu-boot.git diff --git a/drivers/usb/musb-new/musb_io.h b/drivers/usb/musb-new/musb_io.h index 7668212..a4f4a6f 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)