diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-06-18 17:06:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-06-28 15:05:04 +0200 |
commit | 8498887660dfc9a07659ad545bfec389eb1d1d3f (patch) | |
tree | b33e4264d3f3163ceb55cc6e97e0c472b50e6098 /drivers/ssb | |
parent | staging: rtl8723bs: Add missing curly braces on else statement. (diff) | |
download | linux-8498887660dfc9a07659ad545bfec389eb1d1d3f.tar.xz linux-8498887660dfc9a07659ad545bfec389eb1d1d3f.zip |
staging: rtl8723bs: remove get_monotonic_boottime()
get_monotonic_boottime() is deprecated because it uses the
old 'timespec' structure. This replaces one of the last callers
with a call to ktime_get_boottime, which also simplifies it
a bit by avoiding a double conversion.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions