git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
223ef78
)
ARM: tegra: build powergate unconditionally
author
Wolfram Sang
<w.sang@pengutronix.de>
Wed, 13 Jun 2012 13:55:47 +0000
(15:55 +0200)
committer
Stephen Warren
<swarren@nvidia.com>
Wed, 20 Jun 2012 18:30:37 +0000
(12:30 -0600)
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 <w.sang@pengutronix.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/Makefile
patch
|
blob
|
history
diff --cc
arch/arm/mach-tegra/Makefile
Simple merge