Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent f3468e0c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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