mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
62dc410477
PD#SWPL-201692 Problem: build break with preempt rt enabled Solution: 1, init spinlock with spin_lock_init() 2, compile with -Wno-unused-variable 3, fix vendor hook head file missing Verify: on A5 Change-Id: Ia5b8e605428168df54272aa5867aed9fc8fb563b Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>