[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130206.211635.744922728615926717.hdoyu@nvidia.com>
Date: Wed, 6 Feb 2013 20:16:35 +0100
From: Hiroshi Doyu <hdoyu@...dia.com>
To: "linux@....linux.org.uk" <linux@....linux.org.uk>,
"swarren@...dotorg.org" <swarren@...dotorg.org>
CC: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] memory: tegra_ahb_enable_smmu() depends on
TEGRA_IOMMU_SMMU
Hi Russell,
Stephen Warren <swarren@...dotorg.org> wrote @ Wed, 6 Feb 2013 19:51:46 +0100:
> On 02/06/2013 11:34 AM, Hiroshi Doyu wrote:
> > New SoC, Tegra114 also uses SMMU. Change tegra_ahb_enable_smmu()'s
> > dependency from ARCH_TEGRA_3x_SOC to TEGRA_IOMMU_SMMU. No need to edit
> > whenever a new Tegra SoC comes.
> >
> > The following combination caused build error, which this patch fixes.
> >
> > CONFIG_ARCH_TEGRA_2x_SOC=y
> > \# CONFIG_ARCH_TEGRA_3x_SOC is not set
> > CONFIG_ARCH_TEGRA_114_SOC=y
> >
> > drivers/iommu/tegra-smmu.c:485: undefined reference to 'tegra_ahb_enable_smmu'
>
> Tested-by: Stephen Warren <swarren@...dia.com>
>
> Russell, I assume Hiroshi should upload this to your patch tracker? It's
> needed for 3.9.
FYI: Submitted as:
http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7640/1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists