Re: [PATCH 04/21] usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU

2016-02-11 Thread Gregory CLEMENT
Hi Vegard, On mer., févr. 10 2016, Vegard Nossum wrote: > drivers/usb/host/xhci-mvebu.c: In function ‘xhci_mvebu_mbus_init_quirk’: > drivers/usb/host/xhci-mvebu.c:58:2: error: implicit declaration of function > ‘ioremap’ [-Werror=implicit-function-declaration] > base = ioremap(res->start, r

[PATCH 04/21] usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU

2016-02-10 Thread Vegard Nossum
drivers/usb/host/xhci-mvebu.c: In function ‘xhci_mvebu_mbus_init_quirk’: drivers/usb/host/xhci-mvebu.c:58:2: error: implicit declaration of function ‘ioremap’ [-Werror=implicit-function-declaration] base = ioremap(res->start, resource_size(res)); ^ drivers/usb/host/xhci-mvebu.c:58:7: warning: