From: Wolfram Sang Date: Wed, 13 Jun 2012 13:55:47 +0000 (+0200) Subject: ARM: tegra: build powergate unconditionally X-Git-Tag: v3.6-rc1~147^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ef9958849381931a79ecec53e677e52c406c5a;p=pandora-kernel.git ARM: tegra: build powergate unconditionally powergate functions are needed for tegra30 as well (see common.c), so build it always. Fixes: arch/arm/mach-tegra/built-in.o: In function `tegra30_init_early': apbio.c:(.init.text+0x78): undefined reference to `tegra_powergate_init' (using "allnoconfig" with tegra30 enabled) Signed-off-by: Wolfram Sang Signed-off-by: Stephen Warren --- Reading git-diff-tree failed