Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1731360
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] w90p910_ether: include linux/interrupt.h |
| Date | 2017-09-13 06:00 +0200 |
| Message-ID | <up70e-24C-7@gated-at.bofh.it> (permalink) |
| References | <uoSDT-1dW-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Arnd Bergmann <arnd@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@arndb.de> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] w90p910_ether: include linux/interrupt.h Arnd Bergmann <arnd@arndb.de> - 2017-09-12 14:40 +0200 Re: [PATCH] w90p910_ether: include linux/interrupt.h David Miller <davem@davemloft.net> - 2017-09-13 06:00 +0200
csiph-web