Home
last modified time | relevance | path

Searched hist:cbb19cb1eef050b193c823502bf920097c0f0459 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_si_intf.cdiff cbb19cb1eef050b193c823502bf920097c0f0459 Wed Jul 31 15:33:36 CDT 2019 Corey Minyard <cminyard@mvista.com> ipmi_si: Convert timespec64 to timespec

There is no need for timespec64, and it will cause issues in the
future with i386 and 64-bit division not being available.

Signed-off-by: Corey Minyard <cminyard@mvista.com>