diff options
author | Arnd Bergmann <[email protected]> | 2017-09-12 14:31:48 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-09-12 20:59:19 -0700 |
commit | 854426ef359c52bdf7087bc20c8d9105d075ca29 (patch) | |
tree | 7af737bf37dac7efe6f56f33eb4fffa961250557 /scripts/gdb/linux/modules.py | |
parent | f13ad104b4e886a03e75f130daf579ef9bf33dfc (diff) |
w90p910_ether: include linux/interrupt.h
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions