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

Commit 68835999 authored by Maciej W. Rozycki's avatar Maciej W. Rozycki Committed by Ralf Baechle
Browse files

[MIPS] DEC: Initialise ioasic_ssr_lock



Fix the definition of the ioasic_ssr_lock spinlock to include a proper 
initialisation.

Signed-off-by: default avatarMaciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent c2f82897
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ EXPORT_SYMBOL(dec_kn_slot_size);

int dec_tc_bus;

spinlock_t ioasic_ssr_lock;
DEFINE_SPINLOCK(ioasic_ssr_lock);

volatile u32 *ioasic_base;