From: Vladimir Oltean <vladimir.oltean@xxxxxxx> [ Upstream commit 15f6d01e4829cd2a2dc4f02a00c51d7cec1c736d ] This is no longer used since commit 7c4bb540e917 ("net: dsa: tag_ocelot: create separate tagger for Seville"). Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx> --- include/soc/mscc/ocelot.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/soc/mscc/ocelot.h b/include/soc/mscc/ocelot.h index 9b4e6c78d0f4..b191f0a7fe26 100644 --- a/include/soc/mscc/ocelot.h +++ b/include/soc/mscc/ocelot.h @@ -663,7 +663,6 @@ struct ocelot_port { phy_interface_t phy_mode; - u8 *xmit_template; bool is_dsa_8021q_cpu; bool learn_ena; -- 2.35.1