From: Arnd Bergmann Date: Tue, 30 Apr 2013 15:52:16 +0000 (+0200) Subject: ARM: SPEAr: conditionalize l2x0 support X-Git-Tag: v3.10-rc1~23^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6343b05f0a77c5d76d291d15c5cf2d9cf1b4e700;p=pandora-kernel.git ARM: SPEAr: conditionalize l2x0 support If the cache controller implementation is disabled at build time, we must not call any functions related to it. arch/arm/mach-spear/built-in.o: In function `spear13xx_l2x0_init': arch/arm/mach-spear/spear13xx.c:47: undefined reference to `l2x0_init' Signed-off-by: Arnd Bergmann Acked-by: Viresh Kumar --- Reading git-diff-tree failed