ipmi: Update timespec usage to timespec64
authorJohn Stultz <john.stultz@linaro.org>
Wed, 7 Jan 2015 22:24:29 +0000 (14:24 -0800)
committerCorey Minyard <cminyard@mvista.com>
Fri, 20 Feb 2015 01:54:51 +0000 (19:54 -0600)
commit48862ea2ce86370b708614506d93f07ed09b066f
tree79a74496dec12e18b6e7736b772747d5d5ea8dbb
parentf93aae9f8d30fc96fc57740f5e9260cf719c39d9
ipmi: Update timespec usage to timespec64

As part of the internal y2038 cleanup, this patch removes
timespec usage in the ipmi driver, replacing it timespec64

Cc: openipmi-developer@lists.sourceforge.net
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Corey Minyard <minyard@mvista.com>
drivers/char/ipmi/ipmi_si_intf.c