mirror of https://gitee.com/openkylin/linux.git
53a40025c0
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> |
||
---|---|---|
.. | ||
Makefile | ||
mvpp2.h | ||
mvpp2_cls.c | ||
mvpp2_cls.h | ||
mvpp2_main.c | ||
mvpp2_prs.c | ||
mvpp2_prs.h |