]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/kernel/head.S
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas...
[karo-tx-linux.git] / arch / arm / kernel / head.S
index c8e797baaf55fa8ab02cb2dbfcdbffa7c1576097..14e277d2ff911ec7690c4223c5acea4b602e3450 100644 (file)
@@ -396,7 +396,7 @@ __secondary_data:
  *  r13 = *virtual* address to jump to upon completion
  */
 __enable_mmu:
-#ifdef CONFIG_ALIGNMENT_TRAP
+#if defined(CONFIG_ALIGNMENT_TRAP) && __LINUX_ARM_ARCH__ < 6
        orr     r0, r0, #CR_A
 #else
        bic     r0, r0, #CR_A