On Thu, Oct 17, 2013 at 10:09:00AM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdun...@infradead.org>
> 
> Fix usb3503 build error - it uses an interface that is provided by
> REGMAP_I2C, so it needs to select that symbol.
> 
>   drivers/built-in.o: In function `usb3503_i2c_probe':
>   usb3503.c:(.text+0x1b2519): undefined reference to `devm_regmap_init_i2c'
> 
> Reported-by: JP P <jpli...@jppozzi.dyndns.org>
> Signed-off-by: Randy Dunlap <rdun...@infradead.org>
> ---
>  drivers/usb/misc/Kconfig |    1 +
>  1 file changed, 1 insertion(+)

I already took a fix for this in my tree, so it will show up in Linus's
soon.

thanks,

greg k-h
--
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

Reply via email to