On Thu, Feb 07, 2013 at 02:43:23PM -0700, Stephen Warren wrote: > From: Stephen Warren <[email protected]> > > CONFIG_ARCH_TEGRA_114_SOC doesn't currently enable gpiolib, which causes > numerous build problems building a Tegra kernel with only Tegra114 > enabled, and not Tegra20 or Tegra30. Enable ARCH_REQUIRE_GPIOLIB to > solve this. However, all Tegra will use gpiolib, so select this option > from ARCH_TEGRA rather than each individual ARCH_TEGRA_*_SOC, to > prevent this problem for any future chips. > > Signed-off-by: Stephen Warren <[email protected]> > --- > Olof, Arnd, These two patches can be applied on top of Tegra's previous > tegra-for-3.9-soc-t114 branch. > > I think this (coupled with Hiroshi's "ARM: tegra: Fix build error w/ > ARCH_TEGRA_114_SOC w/o ARCH_TEGRA_3x_SOC" is it for build failure fixes, > although I'm queueing up a number of clock driver patches for which I'll > send a pull request in the next few days.
Thanks, applied both to the tegra/t114 branch (together with the above mentioned fix). -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
