commit | 48862ea2ce86370b708614506d93f07ed09b066f | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Wed Jan 07 14:24:29 2015 -0800 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Feb 19 19:54:51 2015 -0600 |
tree | 79a74496dec12e18b6e7736b772747d5d5ea8dbb | |
parent | f93aae9f8d30fc96fc57740f5e9260cf719c39d9 [diff] |
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>