1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/dsa/b53
Vladimir Oltean a2e520643b net: dsa: b53: unexport and move b53_eee_enable_set()
After commit f86ad77faf ("net: dsa: bcm_sf2: Utilize b53_{enable,
disable}_port"), bcm_sf2.c no longer calls b53_eee_enable_set(), and all
its callers are in b53_common.c.

We also need to move it, because it is called within b53_common.c before
its definition, and we want to avoid forward declarations.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20240206112527.4132299-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-02-08 19:03:46 -08:00
..
b53_common.c net: dsa: b53: unexport and move b53_eee_enable_set() 2024-02-08 19:03:46 -08:00
b53_mdio.c net: dsa: Use conduit and user terms 2023-10-24 13:08:14 -07:00
b53_mmap.c net: dsa: b53: Convert to platform remove callback returning void 2023-09-20 10:25:57 +01:00
b53_priv.h net: dsa: b53: unexport and move b53_eee_enable_set() 2024-02-08 19:03:46 -08:00
b53_regs.h net: dsa: b53: add BCM63268 RGMII configuration 2023-03-22 21:38:04 -07:00
b53_serdes.c net: dsa: use capital "OR" for multiple licenses in SPDX 2023-08-24 12:02:53 -07:00
b53_serdes.h net: dsa: use capital "OR" for multiple licenses in SPDX 2023-08-24 12:02:53 -07:00
b53_spi.c net: dsa: b53: remove unnecessary spi_set_drvdata() 2022-07-06 19:49:59 -07:00
b53_srab.c net: dsa: b53: Convert to platform remove callback returning void 2023-09-20 10:25:57 +01:00
Kconfig net: dsa: modularize DSA_TAG_PROTO_NONE 2022-11-22 20:41:45 -08:00
Makefile net: dsa: b53: Add SerDes support 2018-09-06 07:48:34 -07:00