]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: ISS: avoid struct timeval
authorArnd Bergmann <arnd@arndb.de>
Fri, 25 Oct 2019 20:30:39 +0000 (22:30 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 18 Dec 2019 17:07:31 +0000 (18:07 +0100)
commit8eb02777cd6a687a29cb1c6204dae4f400e8ab61
tree1959a7e42c5523c01fd41de0582c8900ef902476
parent21d7a6275c4b9d629b507f517f29923c34419e49
xtensa: ISS: avoid struct timeval

'struct timeval' will get removed from the kernel, change the one
user in arch/xtensa to avoid referencing it, by using a fixed-length
array instead.

Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/xtensa/platforms/iss/include/platform/simcall.h