mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-02 18:25:21 +09:00
SPIN_LOCK_UNLOCKED and RW_LOCK_UNLOCKED are deprecated. Replace them with the __*_LOCK_UNLOCKED variants. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>