diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-01-16 18:01:50 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-01-21 15:06:16 +1100 |
commit | 11ed8c5569b149a065184dc8ce22414aac2f20e9 (patch) | |
tree | 00a8650469f3584ac02400b446e1e1aec42c0b71 /arch/powerpc/lib/code-patching.c | |
parent | ae677ff02f2ddb0980953efd4afed1c90a56c88f (diff) | |
download | linux-11ed8c5569b149a065184dc8ce22414aac2f20e9.tar.gz linux-11ed8c5569b149a065184dc8ce22414aac2f20e9.tar.bz2 linux-11ed8c5569b149a065184dc8ce22414aac2f20e9.zip |
powerpc/mpic_timer: avoid struct timeval
In an effort to remove all instances of 'struct timeval'
from the kernel, I'm changing the powerpc mpic_timer interface
to use plain seconds instead. There is only one user of this
interface, and that doesn't use the microseconds portion, so
the code gets noticeably simpler in the process.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions