ARM: mxs: always build ocotp
authorMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 30 Jul 2012 13:06:14 +0000 (15:06 +0200)
committerShawn 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