-
Stephen Boyd authored
There is no longer a SPIN_LOCK_UNLOCKED macro; replace it with __SPIN_LOCK_UNLOCKED so that lockdep can give the lock a name. Also include spinlock.h so that this compiles. Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>
70272270