All of lore.kernel.org
 help / color / mirror / Atom feed
* USB-related build errors on Tegra in next-20130319
@ 2013-03-19 16:29 Stephen Warren
  2013-03-20 12:20 ` Felipe Balbi
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Warren @ 2013-03-19 16:29 UTC (permalink / raw)
  To: Felipe Balbi, USB list, linux-next-u79uwXL29TY76Z2rM5mHXA,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA

Felipe,

I see the following Kconfig warnings in next-20130319:

> warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects USB_ULPI which has unmet direct dependencies (USB_SUPPORT && USB_PHY && ARM)
> warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects USB_ULPI_VIEWPORT which has unmet direct dependencies (USB_SUPPORT && USB_PHY && USB_ULPI)
> include/config/auto.conf:624:warning: override: ARCH_MULTIPLATFORM changes choice state
> warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects USB_ULPI which has unmet direct dependencies (USB_SUPPORT && USB_PHY && ARM)
> warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC) selects USB_ULPI_VIEWPORT which has unmet direct dependencies (USB_SUPPORT && USB_PHY && USB_ULPI)

Which I believe are the cause of the following build errors:

> drivers/built-in.o: In function `controller_resume':
> drivers/usb/host/ehci-tegra.c:556: undefined reference to `tegra_usb_phy_preresume'
> drivers/usb/host/ehci-tegra.c:479: undefined reference to `tegra_ehci_phy_restore_start'
> drivers/usb/host/ehci-tegra.c:551: undefined reference to `tegra_ehci_phy_restore_end'
> drivers/usb/host/ehci-tegra.c:546: undefined reference to `tegra_ehci_phy_restore_end'
> drivers/built-in.o: In function `tegra_ehci_probe':
> drivers/usb/host/ehci-tegra.c:734: undefined reference to `tegra_usb_phy_open'
> drivers/built-in.o: In function `tegra_ehci_hub_control':
> drivers/usb/host/ehci-tegra.c:162: undefined reference to `tegra_usb_phy_postresume'
> drivers/usb/host/ehci-tegra.c:215: undefined reference to `tegra_usb_phy_preresume'
> make: *** [vmlinux] Error 1

I pointed out at least the Kconfig problems when you posted the PHY
error handling cleanup series, so I'm not sure why those patches were
applied.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-03-20 17:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-19 16:29 USB-related build errors on Tegra in next-20130319 Stephen Warren
2013-03-20 12:20 ` Felipe Balbi
     [not found]   ` <20130320122031.GI29659-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-03-20 16:39     ` Stephen Warren
     [not found]       ` <5149E62F.9090705-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-20 16:45         ` Felipe Balbi
     [not found]           ` <20130320164553.GL1567-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-03-20 16:51             ` Stephen Warren
2013-03-20 17:11               ` Felipe Balbi
2013-03-20 17:26                 ` Stephen Warren
     [not found]                   ` <5149F15A.1000806-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-03-20 17:30                     ` Felipe Balbi
2013-03-20 17:42                       ` Stephen Warren
2013-03-20 17:56                         ` Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.