On 09/10/2012 06:02 PM, Felipe Balbi wrote:
On Wed, Aug 22, 2012 at 09:25:44PM +0200, Sebastian Andrzej Siewior wrote:
The gadget case is, just depend on the ISP1301 instead of selecting it.
The OHCI case is little more difficult. It is not possible to say select
if and on top of it, the phy depends on USB which depends on OHCI. This
started as a fix for:
| drivers/usb/gadget/lpc32xx_udc.c: In function ‘isp1301_udc_configure’:
| drivers/usb/gadget/lpc32xx_udc.c:606: error: implicit declaration of function
‘i2c_smbus_write_byte_data’
| drivers/usb/gadget/lpc32xx_udc.c:665: error: implicit declaration of function
‘i2c_smbus_read_word_data’
| drivers/usb/gadget/lpc32xx_udc.c: In function ‘vbus_work’:
| drivers/usb/gadget/lpc32xx_udc.c:2959: error: implicit declaration of
function ‘i2c_smbus_read_byte_data’
Cc: Alexandre Pereira da Silva<aletes....@gmail.com>
Cc: Roland Stigge<sti...@antcom.de>
Cc: Alan Stern<st...@rowland.harvard.edu>
Signed-off-by: Sebastian Andrzej Siewior<bige...@linutronix.de>
what should I do with this series ??? I'm dropping it and will wait for
a final version to be resent.
I think dropping is okay. Roland changed the dependency chain and
removed some ARM platform which was unused for a couple of years. This
error should not occur anymore.
Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html