diff options
| author | Paul Gortmaker <[email protected]> | 2017-07-23 10:44:52 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-24 16:26:27 -0700 |
| commit | ba3fb1022154d93fe71ee78e28e195207d511bc0 (patch) | |
| tree | c897ee9717ccc65040ca298ff8be7201d0c77d01 /tools/perf/scripts/python/bin | |
| parent | 241a974ba2c0d98e2104012cb80ed4494c0e66a7 (diff) | |
liquidio: fix implicit irq include causing build failures
To fix
In file included from drivers/net/ethernet/cavium/liquidio/octeon_mem_ops.c:24:0:
drivers/net/ethernet/cavium/liquidio/octeon_device.h:216:2: error: expected specifier-qualifier-list before ‘irqreturn_t’
irqreturn_t (*process_interrupt_regs)(void *);
^
as seen on arm64 allmodconfig builds.
Cc: Derek Chickles <[email protected]>
Cc: Satanand Burla <[email protected]>
Cc: Felix Manlunas <[email protected]>
Cc: Raghu Vatsavayi <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions