linux/arch/arm
Arnd Bergmann 027f3f9696 ARM: cache-tauros2: remove ARMv6 code
When building a kernel with support for both ARMv6 and ARMv7 but
no MMU, the call from tauros2_internal_init to adjust_cr causes
a link error. While that could probably be resolved, we don't
actually support cache-tauros2 on ARMv6 any more. All PJ4 CPU
implementations support both ARMv6 and ARMv7 and we already assume
that we are using them only in ARMv7 mode.

Removing the ARMv6 code path reduces the code size and avoids
the linker error.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
2014-03-27 02:49:24 +01:00
..
boot mvebu soc changes for v3.15 (incremental #3) 2014-03-17 10:53:49 +01:00
common ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
configs Includes a patch to enable appended 2014-03-27 02:06:36 +01:00
crypto CRYPTO: Fix more AES build errors 2014-01-05 13:59:56 +00:00
firmware ARM: trusted_foundations: implement prepare_idle() 2014-02-18 13:46:46 -07:00
include ARM: tegra: Trusted Foundations work for 3.15 2014-03-20 14:35:13 -07:00
kernel i.MX SoC changes for 3.15: 2014-03-09 12:03:18 -07:00
kvm First round of KVM updates for 3.14; PPC parts will come next week. 2014-01-22 21:40:43 -08:00
lib ARM: 7877/1: use built-in byte swap function 2013-12-29 12:32:45 +00:00
mach-at91 ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-bcm ARM: mach-bcm: soc updates for 3.15 - part 2 2014-03-17 14:45:28 +01:00
mach-bcm2835 ARM: bcm2835: enable V6K instead of plain V6 2014-02-19 16:46:57 -06:00
mach-berlin ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-clps711x ARM: clps711x: Migrate CLPS711X subarch to the new irqchip driver 2014-02-28 17:31:33 +01:00
mach-cns3xxx ARM: cns3xxx: enable V6K instead of plain V6 2014-02-19 16:47:15 -06:00
mach-davinci This pull request removes da8xx_omapl_defconfig 2014-03-17 14:51:52 +01:00
mach-dove ARM: mvebu: move DT Dove to MVEBU 2014-03-04 04:13:48 +00:00
mach-ebsa110
mach-efm32
mach-ep93xx
mach-exynos ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
mach-footbridge Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-01-24 17:17:30 -08:00
mach-gemini
mach-highbank ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-hisi ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-imx ARM: imx6: drop .text.head section annotation from headsmp.S 2014-03-05 10:48:26 +08:00
mach-integrator ARM: integrator: restore static map on the CP 2014-01-31 14:58:52 -08:00
mach-iop13xx
mach-iop32x ARM: iop32x: fix power off handling for the EM7210 board 2014-01-31 14:58:53 -08:00
mach-iop33x
mach-ixp4xx ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-keystone ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-kirkwood ARM: kirkwood: Remove redundant kexec code 2014-02-24 18:48:56 +00:00
mach-ks8695
mach-lpc32xx
mach-mmp ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
mach-moxart ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-msm ARM: qcom: Re-organize platsmp to make it extensible 2014-02-11 15:00:37 -06:00
mach-mv78xx0 ARM: orion: Move cache-feroceon-l2.h out of plat-orion 2014-02-22 20:43:15 +00:00
mach-mvebu ARM: mvebu: don't select CONFIG_NEON 2014-03-21 18:31:42 +01:00
mach-mxs ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-netx
mach-nomadik ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-nspire ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-omap1 ARM: OMAP1: nokia770: enable tahvo-usb 2014-02-13 15:20:14 -08:00
mach-omap2 i.MX SoC changes for 3.15: 2014-03-09 12:03:18 -07:00
mach-orion5x
mach-picoxcell ARM: Select V6K instead of V6 by default for multi-platform 2014-02-19 16:46:32 -06:00
mach-prima2 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-pxa Merge tag 'pwm_pxa_for_v3.14' of https://git.kernel.org/pub/scm/linux/kernel/git/hzhuang1/linux into fixes 2014-02-18 15:32:21 -08:00
mach-qcom ARM: qcom: Add SMP support for KPSSv2 2014-02-11 15:00:40 -06:00
mach-realview
mach-rockchip i.MX SoC changes for 3.15: 2014-03-09 12:03:18 -07:00
mach-rpc
mach-s3c24xx ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
mach-s3c64xx ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
mach-s5p64x0
mach-s5pc100
mach-s5pv210
mach-sa1100 ACPI and power management updates for 3.14-rc1 2014-01-24 15:51:02 -08:00
mach-shmobile Third Round of Renesas ARM Based SoC Updates for v3.15 2014-03-17 00:49:36 -07:00
mach-socfpga ARM: select HAVE_SMP for V7 multi-platform 2014-02-19 16:43:27 -06:00
mach-spear ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-sti ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-sunxi Allwinner core additions for 3.15 2014-03-17 14:41:54 +01:00
mach-tegra ARM: tegra: core SoC changes for 3.15 2014-03-20 14:38:53 -07:00
mach-u300 ARM: centralize common multi-platform kconfig options 2014-02-19 16:38:18 -06:00
mach-ux500 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-versatile ARM: versatile: move GPIO2 and GPIO3 to core 2013-12-20 18:22:47 +01:00
mach-vexpress ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mach-vt8500 ARM: vt8500: enable V6K instead of plain V6 2014-02-19 16:47:16 -06:00
mach-w90x900
mach-zynq ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform 2014-02-19 16:44:00 -06:00
mm ARM: cache-tauros2: remove ARMv6 code 2014-03-27 02:49:24 +01:00
net bpf: do not use reciprocal divide 2014-01-15 17:02:08 -08:00
nwfpe
oprofile
plat-iop
plat-omap Merge branch 'efm32/soc' into next/soc 2013-12-20 08:59:30 -08:00
plat-orion ARM: orion: Move cache-feroceon-l2.h out of plat-orion 2014-02-22 20:43:15 +00:00
plat-pxa
plat-samsung MTD updates for 3.14: 2014-01-28 18:56:37 -08:00
plat-versatile ARM: SoC platform changes for 3.14 2014-01-23 18:40:49 -08:00
tools
vfp
xen xen/gnttab: Use phys_addr_t to describe the grant frame base address 2014-01-30 12:56:34 +00:00
Kconfig mvebu soc changes for v3.15 (incremental pull #2) 2014-03-17 10:49:14 +01:00
Kconfig-nommu
Kconfig.debug ARM: davinci: remove tnetv107x support 2014-03-17 14:50:34 +01:00
Makefile i.MX SoC changes for 3.15: 2014-03-09 12:03:18 -07:00