Commit 51939fbb authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Sibyte: #if CONFIG_* doesn't fly.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent f3468e0c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment