summaryrefslogtreecommitdiff
path: root/arch/mips/mm/cex-sb1.S
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-02-24 02:16:27 (GMT)
committerJeff Garzik <jeff@garzik.org>2006-02-24 02:16:27 (GMT)
commit7b0386921db20add25afd8678ed34a9253e512fc (patch)
tree8c6b888b76211e38e6c1c3006553dc4b2b24c75e /arch/mips/mm/cex-sb1.S
parentc5580a7ecb859c6821dd761c95fa150ec7695ae1 (diff)
parent22fe472cb430ce45c4fb9b6d13060dd724d6dbc8 (diff)
downloadlinux-fsl-qoriq-7b0386921db20add25afd8678ed34a9253e512fc.tar.xz
Merge branch 'upstream-fixes'
Diffstat (limited to 'arch/mips/mm/cex-sb1.S')
-rw-r--r--arch/mips/mm/cex-sb1.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/cex-sb1.S b/arch/mips/mm/cex-sb1.S
index 0e71580..e54a62f 100644
--- a/arch/mips/mm/cex-sb1.S
+++ b/arch/mips/mm/cex-sb1.S
@@ -64,7 +64,7 @@ LEAF(except_vec2_sb1)
sd k0,0x170($0)
sd k1,0x178($0)
-#if CONFIG_SB1_CEX_ALWAYS_FATAL
+#ifdef CONFIG_SB1_CEX_ALWAYS_FATAL
j handle_vec2_sb1
nop
#else