diff options
| author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2018-07-12 14:54:10 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-13 03:30:47 +0300 |
| commit | 53a40025c07a47eb9377bc243993a53799bd9f3b (patch) | |
| tree | 1d352fe9ea55a2b44dac6c6a56d91dc9ffba1277 /tools/perf/scripts/python | |
| parent | 68d2f84a1368cc5d4ccbbbfc6821f159d27681c9 (diff) | |
| download | linux-53a40025c07a47eb9377bc243993a53799bd9f3b.tar.xz | |
net: mvpp2: fix include guards in mvpp2_prs.h
Include guards should be put before #includes. This doesn't fix any bug,
but prevent future compilation issues when adding new files in the mvpp2
driver
The Header Parser init function needs the platform_device definition,
and with the fixed include guards we need to add the missing include.
Signed-off-by: Maxime Chevallier <maxime.chevallier@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
