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:
3bed491
)
ARM: mxs: always build ocotp
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Mon, 30 Jul 2012 13:06:14 +0000
(15:06 +0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sat, 4 Aug 2012 14:52:23 +0000
(22:52 +0800)
With this patch ocotp support will always be build into the kernel on mxs.
Otherwise a DT-only kernel fails to link with:
arch/arm/mach-mxs/mach-mxs.c:169: undefined reference to `mxs_get_ocotp'
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found