linux_dsm_epyc7002/drivers/net/ethernet/marvell/mvpp2
Antoine Tenart b32b088181 net: mvpp2: explicitly include linux/interrupt.h
The Marvell PPv2 driver uses interrupts and tasklet but does not
explicitly include linux/interrupt.h, relying on implicit includes. This
one particularly is included by chance after a long unlogical chain of
inclusions. Fix this so we do not get future build breaks.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-11 22:56:52 -07:00
..
Makefile
mvpp2_cls.c
mvpp2_cls.h
mvpp2_main.c net: mvpp2: Use htons when checking protocol info 2018-06-30 18:54:09 +09:00
mvpp2_prs.c net: mvpp2: prs: Drop unnecessary swab16 in vlan detection 2018-06-30 18:54:09 +09:00
mvpp2_prs.h net: mvpp2: prs: Drop unions representing TCAM and SRAM entries 2018-06-30 18:54:09 +09:00
mvpp2.h net: mvpp2: explicitly include linux/interrupt.h 2018-07-11 22:56:52 -07:00