Roland Stigge
c8fa48d372
usb: Fix compile error by selecting USB_OTG_UTILS
...
The current lpc32xx_defconfig breaks like this, caused by recent phy
restructuring:
LD init/built-in.o
drivers/built-in.o: In function `usb_hcd_nxp_probe':
drivers/usb/host/ohci-nxp.c:224: undefined reference to `isp1301_get_client'
drivers/built-in.o: In function `lpc32xx_udc_probe':
drivers/usb/gadget/lpc32xx_udc.c:3104: undefined reference to
`isp1301_get_client' distcc[27867] ERROR: compile (null) on localhost failed
make: *** [vmlinux] Error 1
Caused by 1c2088812f (usb: Makefile: fix
drivers/usb/phy/ Makefile entry)
This patch fixes this by selecting USB_OTG_UTILS in Kconfig which
causes the phy driver to be built again.
Signed-off-by: Roland Stigge <stigge@antcom.de >
Acked-by: Felipe Balbi <balbi@ti.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2013-03-27 08:49:20 -07:00
..
2013-03-12 20:25:53 -07:00
2013-03-15 17:20:02 +00:00
2013-03-23 12:33:36 -07:00
2013-02-27 19:10:24 -08:00
2013-03-07 14:54:28 -08:00
2013-03-01 13:52:03 -05:00
2013-03-22 16:43:53 -07:00
2013-03-13 13:29:56 -04:00
2013-03-12 20:28:45 -07:00
2013-03-14 22:34:26 +01:00
2013-03-03 12:06:09 -08:00
2013-02-27 13:08:35 -05:00
2013-03-06 23:40:11 +01:00
2013-02-21 15:27:22 -08:00
2013-02-25 15:56:15 -08:00
2013-02-27 19:10:15 -08:00
2013-03-03 10:20:22 -08:00
2013-03-16 06:32:30 +01:00
2013-02-21 13:57:13 -08:00
2013-02-27 19:10:15 -08:00
2013-03-09 16:51:13 -08:00
2013-03-14 23:55:59 +01:00
2013-03-23 10:46:10 -07:00
2013-03-08 14:42:52 -08:00
2013-03-01 13:39:00 -08:00
2013-02-27 10:15:53 -08:00
2013-03-18 21:19:49 +01:00
2013-03-23 12:32:14 -07:00
2013-02-26 20:16:07 -08:00
2013-02-22 19:25:09 -08:00
2013-03-06 05:48:24 +08:00
2013-03-19 13:20:51 -07:00
2013-03-18 08:17:14 -07:00
2013-03-06 09:41:51 +01:00
2013-02-21 13:57:13 -08:00
2013-03-04 17:15:33 -08:00
2013-03-17 12:01:10 -04:00
2013-02-26 09:29:02 -08:00
2013-02-26 14:49:12 -08:00
2013-02-23 17:09:55 -08:00
2013-03-04 14:23:11 +01:00
2013-03-23 15:49:49 -07:00
2013-02-28 20:00:40 -08:00
2013-02-27 19:10:23 -08:00
2013-03-15 07:42:22 +01:00
2013-03-03 19:36:31 -08:00
2013-03-03 00:32:50 +00:00
2013-03-18 08:27:41 -07:00
2013-03-18 13:12:20 -04:00
2013-02-18 13:47:13 -05:00
2013-02-21 17:40:58 -08:00
2013-03-03 19:36:31 -08:00
2013-02-26 20:16:07 -08:00
2013-02-21 17:54:03 -08:00
2013-03-19 14:51:14 -07:00
2013-02-21 17:40:58 -08:00
2013-03-14 09:37:42 +01:00
2013-03-08 16:03:29 -08:00
2013-03-04 14:23:40 +01:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:23 -08:00
2013-02-26 09:34:29 -08:00
2013-03-05 10:12:43 +08:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:18 -08:00
2013-03-22 16:41:20 -07:00
2013-03-19 13:20:51 -07:00
2013-02-26 20:16:07 -08:00
2013-03-04 14:23:40 +01:00
2013-02-21 15:27:22 -08:00
2013-02-22 10:07:30 +01:00
2013-03-13 15:21:57 -07:00
2013-03-19 17:31:14 -07:00
2013-03-11 23:09:29 +08:00
2013-03-19 14:47:11 -07:00
2013-02-27 19:10:19 -08:00
2013-03-27 08:49:20 -07:00
2013-03-15 12:58:20 -06:00
2013-03-23 16:51:55 -07:00
2013-03-22 16:41:20 -07:00
2013-02-26 14:49:12 -08:00
2013-02-14 09:24:14 -08:00
2013-03-12 16:20:46 -07:00
2013-03-22 23:21:55 +01:00
2013-03-12 20:25:53 -07:00
2013-02-22 23:31:31 -05:00
2013-02-21 13:57:13 -08:00
2013-02-23 17:09:55 -08:00