mtd, ubi: set free_count to zero before walking through erase list
[oweals/u-boot.git] / drivers / usb / musb-new / musb_core.c
index a6d6af60e7c0c2ab2c94e61bd20393bac7a3bc5b..dd0443c02e87adb46e7140c0548c3e580b8d9862 100644 (file)
@@ -259,7 +259,7 @@ void musb_write_fifo(struct musb_hw_ep *hw_ep, u16 len, const u8 *src)
        }
 }
 
-#if !defined(CONFIG_USB_MUSB_AM35X)
+#if !defined(CONFIG_USB_MUSB_AM35X) && !defined(CONFIG_USB_MUSB_PIC32)
 /*
  * Unload an endpoint's FIFO
  */