diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-13 17:46:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-14 10:01:42 +0200 |
commit | bfd727f3a59c3696d6fbe086589376a16a5cdf05 (patch) | |
tree | 7d77e7ab7e9ae0357bde5f38ef82cf5d309dd4d4 /include/dt-bindings | |
parent | 2e008cd075ba8c2b2212b9e8f3c75d79fa1ee44b (diff) | |
download | blackbird-op-linux-bfd727f3a59c3696d6fbe086589376a16a5cdf05.tar.gz blackbird-op-linux-bfd727f3a59c3696d6fbe086589376a16a5cdf05.zip |
staging: gasket: remove gasket_wait_sync()
This function is not called anywhere, so just remove it.
Also, as an added benifit, Arnd points out that it doesn't even work
properly:
This code won't work correct during leap seconds or a concurrent
settimeofday() call, and it probably doesn't do what the author intended
even for the normal case, as it passes a timeout in nanoseconds but
reads the time using a jiffies-granularity accessor.
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions