提交 c470ba38 编写于 作者: V Vegard Nossum 提交者: Greg Kroah-Hartman

usb: add HAS_IOMEM dependency to USB_PXA27X

drivers/built-in.o: In function `pxa_udc_probe':
/home/vegard/linux/drivers/usb/gadget/udc/pxa27x_udc.c:2430: undefined reference to `devm_ioremap_resource'
Signed-off-by: NVegard Nossum <vegard.nossum@oracle.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 1043960c
...@@ -188,6 +188,7 @@ config USB_RENESAS_USB3 ...@@ -188,6 +188,7 @@ config USB_RENESAS_USB3
config USB_PXA27X config USB_PXA27X
tristate "PXA 27x" tristate "PXA 27x"
depends on HAS_IOMEM
help help
Intel's PXA 27x series XScale ARM v5TE processors include Intel's PXA 27x series XScale ARM v5TE processors include
an integrated full speed USB 1.1 device controller. an integrated full speed USB 1.1 device controller.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册