diff options
author | Antoine Tenart <antoine.tenart@bootlin.com> | 2018-07-09 18:00:43 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-12 08:56:52 +0300 |
commit | b32b088181b96035e187cdd4a69813f04ba20380 (patch) | |
tree | 2139e7aa510ca7259326987b0fc39c904d852b7c /tools/perf/scripts/python | |
parent | fb8ed3af74e3fc0ae1c72b363af2f0d7783e1cd5 (diff) | |
download | linux-b32b088181b96035e187cdd4a69813f04ba20380.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions