summaryrefslogtreecommitdiff
path: root/drivers/char/dsp56k.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-11-08 23:34:27 +0300
committerCorey Minyard <cminyard@mvista.com>2019-11-09 01:05:14 +0300
commit8d73b2aeb8088517b0895f209b68237ea1bc1c02 (patch)
treef472f489de6af9fdd86fa83de936cdbc365c29c0 /drivers/char/dsp56k.c
parent0d8633bf5311177c9a26d75daec677cd87e3261b (diff)
downloadlinux-8d73b2aeb8088517b0895f209b68237ea1bc1c02.tar.xz
ipmi: kill off 'timespec' usage again
'struct timespec' is getting removed from the kernel. The usage in ipmi was fixed before in commit 48862ea2ce86 ("ipmi: Update timespec usage to timespec64"), but unfortunately it crept back in. The busy looping code can better use ktime_t anyway, so use that there to simplify the implementation. Fixes: cbb19cb1eef0 ("ipmi_si: Convert timespec64 to timespec") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Message-Id: <20191108203435.112759-5-arnd@arndb.de> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'drivers/char/dsp56k.c')
0 files changed, 0 insertions, 0 deletions