]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite26bc62dc46c79803238b8d589975ad0df82bfc9
tree07b1c292ea7005f4f1e79600a9435aaf5ce9f522
parent7e6a6601d24c861d1fdc4d627de28b92bed16656
net: ocelot: fix missed include in the vsc7514_regs.h file

commit 36a3bba27b9b ("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: 36a3bba27b9b ("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