提交 5c1c8085 编写于 作者: C Chris Zankel

[XTENSA] Initialize semaphore_wake_lock

Initialize semaphore_wake_lock.
Signed-off-by: NChris Zankel <chris@zankel.net>
上级 24a9ab7f
......@@ -100,7 +100,7 @@ static __inline__ int waking_non_zero_trylock(struct semaphore *sem)
return ret;
}
spinlock_t semaphore_wake_lock;
DEFINE_SPINLOCK(semaphore_wake_lock);
/*
* Semaphores are implemented using a two-way counter:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册