X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fusb%2Fhost%2Fehci-mx5.c;h=58cdcbedf273c013e509faf8deae3f5d5beda175;hb=6b62b9a31de421bc3646c4dc1063c6d037de62b3;hp=68a673e7212c135872e27b57eb16160c56e2a970;hpb=1b80f2706ea29047b8be42bd8341c99b05bfa20b;p=oweals%2Fu-boot.git diff --git a/drivers/usb/host/ehci-mx5.c b/drivers/usb/host/ehci-mx5.c index 68a673e721..58cdcbedf2 100644 --- a/drivers/usb/host/ehci-mx5.c +++ b/drivers/usb/host/ehci-mx5.c @@ -251,5 +251,3 @@ int ehci_hcd_stop(void) { return 0; } - -