commit | bf730552734372e45b10fe056726de1950fdfdde | [log] [tgz] |
---|---|---|
author | Palmer Dabbelt <palmer@sifive.com> | Tue Nov 28 14:06:31 2017 -0800 |
committer | Palmer Dabbelt <palmer@sifive.com> | Tue Nov 28 14:06:31 2017 -0800 |
tree | bb7872d1a46c98aa3fe9cd7c27f24bde1a4d1f90 | |
parent | c901e45a999a1935d7adf653e1cf12dfbcd737aa [diff] |
RISC-V: remove spin_unlock_wait() This was removed from the other architectures in commit 952111d7db02 ("arch: Remove spin_unlock_wait() arch-specific definitions"). That landed between when we got upstream and when our patches were reviewed, so this is a followup patch. Signed-off-by: Palmer Dabbelt <palmer@sifive.com>