
15 Oct
2016
15 Oct
'16
4:05 p.m.
On Sat, Oct 15, 2016 at 06:32:46PM +0530, Jagan Teki wrote:
CONFIG_USB_MAX_CONTROLLER_COUNT not used in DM_USB, hence moved to non-dm from global area.
Cc: Simon Glass sjg@chromium.org Cc: Marek Vasut marex@denx.de Cc: Masahiro Yamada yamada.masahiro@socionext.com Signed-off-by: Jagan Teki jteki@openedev.com
drivers/usb/host/ehci-hcd.c | 8 ++++---- drivers/usb/host/xhci.c | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-)
It would be better to just move this to Kconfig, thanks.
--
Tom