linux/arch/powerpc/include
Arnd Bergmann 11ed8c5569 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>
2018-01-21 15:06:16 +11:00
..
asm powerpc/mpic_timer: avoid struct timeval 2018-01-21 15:06:16 +11:00
uapi/asm powerpc: sys_pkey_mprotect() system call 2018-01-21 01:06:16 +11:00