On 07/06/16 10:17, Jon Hunter wrote: > > On 04/06/16 07:35, Axel Lin wrote: >> I got below build error: >> ERROR: "tegra_xusb_padctl_legacy_probe" [drivers/phy/tegra/phy-tegra-xusb.ko] undefined! >> with below build configuration: >> CONFIG_ARCH_TEGRA=y >> CONFIG_PINCTRL_TEGRA_XUSB=y >> CONFIG_PHY_TEGRA_XUSB=y > > The above does not make sense because the error is from building a > module but you say you have CONFIG_PINCTRL_TEGRA_XUSB=y. Shouldn't this > be CONFIG_PINCTRL_TEGRA_XUSB=m? However, the error will occur either if > you compile as a module or not, but the changelog should be accurate > nonetheless. Sorry I meant CONFIG_PHY_TEGRA_XUSB=m and NOT CONFIG_PINCTRL_TEGRA_XUSB=m as you are building the phy-tegra-xusb as a module. Jon -- nvpublic -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html