mirror_ubuntu-kernels/drivers/net/dsa/b53
Rob Herring f44a90104e net: dsa: Explicitly include correct DT includes
The DT of_device.h and of_platform.h date back to the separate
of_platform_bus_type before it as merged into the regular platform bus.
As part of that merge prepping Arm DT support 13 years ago, they
"temporarily" include each other. They also include platform_device.h
and of.h. As a result, there's a pretty much random mix of those include
files used throughout the tree. In order to detangle these headers and
replace the implicit includes with struct declarations, users need to
explicitly include the correct includes.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20230724211859.805481-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-07-26 21:54:16 -07:00
..
b53_common.c net: dsa: remove legacy_pre_march2020 from drivers 2023-07-18 09:47:09 +02:00
b53_mdio.c net: dsa: Explicitly include correct DT includes 2023-07-26 21:54:16 -07:00
b53_mmap.c net: dsa: Explicitly include correct DT includes 2023-07-26 21:54:16 -07:00
b53_priv.h net: dsa: b53: mdio: add support for BCM53134 2023-03-27 08:29:54 +01:00
b53_regs.h net: dsa: b53: add BCM63268 RGMII configuration 2023-03-22 21:38:04 -07:00
b53_serdes.c net: dsa: b53: update PCS driver to use neg_mode 2023-06-22 19:41:02 -07:00
b53_serdes.h net: dsa: b53: convert to phylink_pcs 2022-05-01 17:51:06 +01: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: remove unnecessary set_drvdata() 2022-09-22 19:30:34 -07: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