linux-stable/drivers/net/pcs
Rob Herring ac3cb6de32 net: phy/pcs: 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>
Link: https://lore.kernel.org/r/20230724211905.805665-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-07-26 21:55:37 -07:00
..
Kconfig net: pcs: Drop the TSE PCS driver 2023-06-05 09:56:36 +01:00
Makefile net: pcs: Drop the TSE PCS driver 2023-06-05 09:56:36 +01:00
pcs-lynx.c net: pcs: lynx: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-mtk-lynxi.c net: pcs: lynxi: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-rzn1-miic.c net: phy/pcs: Explicitly include correct DT includes 2023-07-26 21:55:37 -07:00
pcs-xpcs-nxp.c net: update NXP copyright text 2021-09-17 13:52:17 +01:00
pcs-xpcs.c net: pcs: xpcs: update PCS driver to use neg_mode 2023-06-22 19:41:01 -07:00
pcs-xpcs.h net: pcs: xpcs: clean up reading clause 73 link partner advertisement 2023-05-24 09:13:22 -07:00