USB: Remove conflicting USB_SPEED_* definitions
We have USB_SPEED_* definitions as macros in usb_defs.h and as an enum
in ch9.h. The defines in usb.h correspond to hardware bits in the
ehci controller. Get rid of them and keep the hardware independent
enums.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent f0a1a84 commit 9451a44433577363f9b0a91bd656aecb51c76e8f
@Sascha Hauer Sascha Hauer authored on 10 Jul 2014
Showing 4 changed files
View
drivers/usb/host/ehci-hcd.c
View
drivers/usb/host/ohci-hcd.c
View
include/usb/usb.h
View
include/usb/usb_defs.h