From: Marc Kleine-Budde Date: Mon, 30 Jul 2012 13:06:14 +0000 (+0200) Subject: ARM: mxs: always build ocotp X-Git-Tag: v3.6-rc2~20^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eec0152c4aa43636e180b21d5c71743f25d1220;p=pandora-kernel.git ARM: mxs: always build ocotp 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 Signed-off-by: Shawn Guo --- Reading git-diff-tree failed