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)
commit37e86e0fd0403f51d6dd49abd1469361714f6ca4
tree1959a7e42c5523c01fd41de0582c8900ef902476
parent5311f707b49c2b094179704f4df6d9933cc95085
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