diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-04-30 17:52:16 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-05-03 22:36:32 +0200 |
commit | 6343b05f0a77c5d76d291d15c5cf2d9cf1b4e700 (patch) | |
tree | b3cf2342b56555664b9a87674830ce9eedd0c0ef /arch/arm/mach-spear13xx/Makefile | |
parent | ARM: imx: build CPU suspend code only when needed (diff) | |
download | linux-6343b05f0a77c5d76d291d15c5cf2d9cf1b4e700.tar.xz linux-6343b05f0a77c5d76d291d15c5cf2d9cf1b4e700.zip |
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 <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.linux@gmail.com>
Diffstat (limited to 'arch/arm/mach-spear13xx/Makefile')
0 files changed, 0 insertions, 0 deletions