kernel_optimize_test/arch/arm/mach-imx
Uwe Kleine-König f90da3c7a5 ARM: imx: only call l2x0_init if it's available
This fixes a build failure with CONFIG_CACHE_L2X0=n:

	arch/arm/mach-imx/built-in.o: In function `imx3_init_l2x0':
	imx53-dt.c:(.init.text+0x190): undefined reference to `l2x0_init'
	make[2]: *** [.tmp_vmlinux1] Error 1
	make[1]: *** [sub-make] Error 2
	make: *** [all] Error 2

When the l2 cache isn't enabled the quirk introduced in
9524705 (MX35: Fix bogus L2 cache settings) doesn't need to be done
either.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-05-29 19:18:56 +02:00
..
include/mach
clock-imx1.c
clock-imx6q.c
clock-imx21.c
clock-imx25.c
clock-imx27.c MX2: Fix mx2_camera clock regression. 2012-04-02 11:11:05 +02:00
clock-imx31.c
clock-imx35.c ARM: mx35: Fix registration of camera clock 2012-04-02 11:27:41 +02:00
clock-mx51-mx53.c
cpu_op-mx51.c
cpu_op-mx51.h
cpu-imx5.c
cpu-imx25.c
cpu-imx27.c
cpu-imx31.c
cpu-imx35.c
crm-regs-imx5.h
crmregs-imx3.h
devices-imx1.h
devices-imx21.h
devices-imx25.h
devices-imx27.h
devices-imx31.h
devices-imx35.h
devices-imx50.h
devices-imx51.h
devices-imx53.h
efika.h
ehci-imx5.c
ehci-imx25.c
ehci-imx27.c
ehci-imx31.c
ehci-imx35.c
eukrea_mbimx27-baseboard.c
eukrea_mbimx51-baseboard.c
eukrea_mbimxsd-baseboard.c
eukrea_mbimxsd25-baseboard.c
eukrea_mbimxsd35-baseboard.c
gpc.c
head-v7.S
hotplug.c
imx27-dt.c ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() 2012-04-18 11:52:24 +02:00
imx51-dt.c
imx53-dt.c
iomux-imx31.c
Kconfig ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSI 2012-05-29 11:08:25 +02:00
lluart.c
mach-apf9328.c
mach-armadillo5x0.c ARM: armadillo5x0: Fix smsc911x driver probe 2012-04-02 16:31:22 +02:00
mach-bug.c
mach-cpuimx27.c
mach-cpuimx35.c ARM: imx: only specify i2c device type once 2012-05-29 19:17:55 +02:00
mach-cpuimx51.c
mach-cpuimx51sd.c ARM: imx: only specify i2c device type once 2012-05-29 19:17:55 +02:00
mach-eukrea_cpuimx25.c
mach-imx6q.c
mach-imx27_visstrim_m10.c
mach-imx27ipcam.c
mach-imx27lite.c
mach-kzm_arm11_01.c ARM: kzm_arm11_01: Fix smsc911x driver probe 2012-04-02 16:31:22 +02:00
mach-mx1ads.c
mach-mx21ads.c
mach-mx25_3ds.c
mach-mx27_3ds.c
mach-mx27ads.c
mach-mx31_3ds.c
mach-mx31ads.c
mach-mx31lilly.c ARM: mx31lilly: Fix smsc911x driver probe 2012-04-02 16:31:22 +02:00
mach-mx31lite.c ARM: mx31lite: Fix smsc911x driver probe 2012-04-02 16:31:21 +02:00
mach-mx31moboard.c
mach-mx35_3ds.c ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotation 2012-04-02 11:10:24 +02:00
mach-mx50_rdp.c
mach-mx51_3ds.c
mach-mx51_babbage.c
mach-mx51_efikamx.c
mach-mx51_efikasb.c
mach-mx53_ard.c ARM: mx53ard: Fix smsc911x driver probe 2012-04-02 16:31:21 +02:00
mach-mx53_evk.c
mach-mx53_loco.c
mach-mx53_smd.c
mach-mxt_td60.c
mach-pca100.c
mach-pcm037_eet.c
mach-pcm037.c
mach-pcm038.c
mach-pcm043.c
mach-qong.c
mach-scb9328.c
mach-vpr200.c
Makefile
Makefile.boot
mm-imx1.c
mm-imx3.c ARM: imx: only call l2x0_init if it's available 2012-05-29 19:18:56 +02:00
mm-imx5.c ARM: imx: Fix imx5 idle logic bug 2012-04-18 11:52:24 +02:00
mm-imx21.c
mm-imx25.c
mm-imx27.c
mmdc.c
mx1-camera-fiq-ksym.c
mx1-camera-fiq.S
mx31lilly-db.c
mx31lite-db.c
mx31moboard-devboard.c
mx31moboard-marxbot.c
mx31moboard-smartbot.c
mx51_efika.c
pcm037.h
pcm970-baseboard.c
platsmp.c
pm-imx3.c
pm-imx5.c
pm-imx6q.c
pm-imx27.c
src.c