1
0
Fork 0
alistair23-linux/drivers/net/ethernet/synopsys
Florian Westphal 0ab1031474 drivers: net: add missing interrupt.h include
these drivers use tasklets or irq apis, but don't include interrupt.h.
Once flow cache is removed the implicit interrupt.h inclusion goes away
which will break the build.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-18 11:13:41 -07:00
..
Kconfig net: dwc-xlgmac: Initial driver for DesignWare Enterprise Ethernet 2017-03-09 13:29:27 -08:00
Makefile net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00
dwc-xlgmac-common.c net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00
dwc-xlgmac-desc.c net: dwc-xlgmac: declaration of dual license in headers 2017-03-23 17:04:14 -07:00
dwc-xlgmac-ethtool.c net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00
dwc-xlgmac-hw.c net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00
dwc-xlgmac-net.c drivers: net: add missing interrupt.h include 2017-07-18 11:13:41 -07:00
dwc-xlgmac-pci.c net: dwc-xlgmac: declaration of dual license in headers 2017-03-23 17:04:14 -07:00
dwc-xlgmac-reg.h net: dwc-xlgmac: declaration of dual license in headers 2017-03-23 17:04:14 -07:00
dwc-xlgmac.h net: dwc-xlgmac: add the initial ethtool support 2017-04-13 13:46:38 -04:00