net: ocelot: fix missed include in the vsc7514_regs.h file
authorColin Foster <colin.foster@in-advantage.com>
Thu, 9 Dec 2021 07:40:10 +0000 (23:40 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 Dec 2021 03:52:10 +0000 (19:52 -0800)
commit840ece19e9f246a1b15308ae76b68aaf7a3a9433
tree07b1c292ea7005f4f1e79600a9435aaf5ce9f522
parent7adf905333f4dd7965fe8a7c96a54cff70f7c354
net: ocelot: fix missed include in the vsc7514_regs.h file

commit 32ecd22ba60b ("net: mscc: ocelot: split register definitions to a
separate file") left out an include for <soc/mscc/ocelot_vcap.h>. It was
missed because the only consumer was ocelot_vsc7514.h, which already
included ocelot_vcap.

Fixes: 32ecd22ba60b ("net: mscc: ocelot: split register definitions to a separate file")
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20211209074010.1813010-1-colin.foster@in-advantage.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/soc/mscc/vsc7514_regs.h