On Wed, 18 Dec 2013 09:58:33 -0600 Felipe Balbi <ba...@ti.com> wrote:
>
> are you sure that patch is included ? I have just checked on
> greg/usb-linus that it's impossible to make CONFIG_USB=m and
> CONFIG_ISP1301_OMAP=y (same for the other phy driver from Freescale).
> 
> I can also build omap1_defconfig with all possibilities for CONFIG_USB +
> CONFIG_ISP1301_OMAP, that is: N-N, M-M, Y-M.
> 
> If you can still see the problem, then send me your .config and error
> messages. You could be seeing another problem.

OK, I took Linus' tree of today, merged Greg's usb.current tree
(git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git#usb-linus)
and then your tree
(git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git#next) fixed
the merge conflict in drivers/usb/phy/Kconfig as per the email I sent
yesterday, added the merge fix patch I reported a few days ago (for the
usb_phy_gen_create_phy() API change).  I then did an x86_64 allmodconfig
build and got:

drivers/built-in.o: In function `otg_set_state':
drivers/usb/phy/phy-fsm-usb.c:170: undefined reference to `usb_bus_start_enum'

.config attached.

Greg's tree contains commit 7cd0c298f6e0 ("usb: phy: fix driver dependencies").

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: config.bz2
Description: Binary data

Attachment: pgpUN7FIXPf7Q.pgp
Description: PGP signature

Reply via email to