Re: [PATCH 05/16] xtensa: ISS: avoid struct timeval

From: Max Filippov
Date: Fri Nov 08 2019 - 16:39:10 EST


On Fri, Nov 8, 2019 at 1:34 PM Arnd Bergmann <arnd@xxxxxxxx> wrote:
>
> '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.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> arch/xtensa/platforms/iss/include/platform/simcall.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max