Re: [PATCH] ARM: tegra: Select SOC_TEGRA_PMC to fix linking error

From: Thierry Reding
Date: Mon Mar 20 2017 - 08:51:44 EST


On Sat, Mar 11, 2017 at 10:26:14PM +0200, Krzysztof Kozlowski wrote:
> It is possible to create a ARMv7 config with ARCH_TEGRA but without any
> SoC specific flavors. Such configs fails because mach-tegra/pm.c is
> compiled always and it references SOC_TEGRA_PMC driver:
>
> arch/arm/mach-tegra/built-in.o: In function `tegra_pm_set':
> arch/arm/mach-tegra/pm.c:188: undefined reference to `tegra_pmc_enter_suspend_mode'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> arch/arm/mach-tegra/Kconfig | 1 +
> drivers/soc/tegra/Kconfig | 4 ----
> 2 files changed, 1 insertion(+), 4 deletions(-)

I was going to apply this, when Arnd sent in a variant that fixes this
in a way that is more in line with how we handle this for other drivers.

I've credited you with a Reported-by, though.

Thanks,
Thierry

Attachment: signature.asc
Description: PGP signature