commit | 53016fa69c1fc7ed257272f36cb84b6623f73332 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Dec 01 19:44:38 2010 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Dec 04 21:21:28 2010 +0000 |
tree | 168bedd5cdfd46286f63f63e81d70b073b5a1b08 | |
parent | edcdd562baff02bb8de974c46a2b984b7d5b0da9 [diff] |
Remove unused spin_trylock() function Remove the spin_trylock() function, as it is not used anywhere, and is not even implemented if CONFIG_USE_NPTL is defined. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>