On Mon, Jun 24, 2013 at 03:23:25PM +0300, Felipe Balbi wrote:
> On Mon, Jun 24, 2013 at 11:15:35AM +0300, Alexander Shishkin wrote:
> > Peter Chen writes:
> >
> > > on i386:
> > >
> > > drivers/built-in.o: In function `ci_hdrc_probe':
> > > core.c:(.text+0x20446b): undefined reference to `of_usb_
On Mon, Jun 24, 2013 at 11:15:35AM +0300, Alexander Shishkin wrote:
> Peter Chen writes:
>
> > on i386:
> >
> > drivers/built-in.o: In function `ci_hdrc_probe':
> > core.c:(.text+0x20446b): undefined reference to `of_usb_get_phy_mode'
> >
> > Signed-off-by: Peter Chen
> > Reported-by: Randy Dunl
Peter Chen writes:
> on i386:
>
> drivers/built-in.o: In function `ci_hdrc_probe':
> core.c:(.text+0x20446b): undefined reference to `of_usb_get_phy_mode'
>
> Signed-off-by: Peter Chen
> Reported-by: Randy Dunlap
> Acked-by: Randy Dunlap
It's actually Felipe's turf, so needs either his ack or
on i386:
drivers/built-in.o: In function `ci_hdrc_probe':
core.c:(.text+0x20446b): undefined reference to `of_usb_get_phy_mode'
Signed-off-by: Peter Chen
Reported-by: Randy Dunlap
Acked-by: Randy Dunlap
---
Changes for v2:
- Using IS_ENABLED to MACRO define
include/linux/usb/of.h | 16 +++