[PATCH] w90p910_ether: include linux/interrupt.h
David Miller
davem at davemloft.net
Tue Sep 12 20:59:47 PDT 2017
From: Arnd Bergmann <arnd at arndb.de>
Date: Tue, 12 Sep 2017 14:31:48 +0200
> A randconfig build caused a compile failure:
>
> drivers/net/ethernet/nuvoton/w90p910_ether.c: In function 'w90p910_ether_close':
> drivers/net/ethernet/nuvoton/w90p910_ether.c:580:2: error: implicit declaration of function 'free_irq'; did you mean 'free_uid'? [-Werror=implicit-function-declaration]
>
> Adding the correct include fixes the problem.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Applied.
More information about the linux-arm-kernel
mailing list