mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-16 18:02:36 +00:00
Fix compile warning (which becomes compile error due to -Werror). Type of argument "flags" for spin_lock_irqsave() was incorrect in some functions. Signed-off-by: Frank Rowand <frank.rowand@am.sony.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>