linux-stable/drivers/net/ethernet/freescale/enetc
Rob Herring 3d40aed862 net: 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.

Acked-by: Alex Elder <elder@linaro.org>
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230727014944.3972546-1-robh@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-07-27 20:33:16 -07:00
..
Kconfig net: ethernet: Add missing depends on MDIO_DEVRES 2023-04-12 20:38:48 -07:00
Makefile net: enetc: build common object files into a separate module 2023-01-23 13:13:08 +00:00
enetc.c net: enetc: use vmalloc_array and vcalloc 2023-06-27 09:30:23 -07:00
enetc.h net: enetc: refactor enetc_setup_tc_taprio() to have a switch/case for cmd 2023-05-31 10:00:30 +01:00
enetc_cbdr.c net: enetc: build common object files into a separate module 2023-01-23 13:13:08 +00:00
enetc_ethtool.c net: enetc: include MAC Merge / FP registers in register dump 2023-04-20 20:03:21 -07:00
enetc_hw.h net: enetc: only commit preemptible TCs to hardware when MM TX is active 2023-04-20 20:03:21 -07:00
enetc_ierb.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
enetc_ierb.h net: update NXP copyright text 2021-09-17 13:52:17 +01:00
enetc_mdio.c enetc: Separate C22 and C45 transactions 2023-01-13 21:40:54 -08:00
enetc_msg.c
enetc_pci_mdio.c enetc: Separate C22 and C45 transactions 2023-01-13 21:40:54 -08:00
enetc_pf.c net: enetc: use lynx_pcs_create_mdiodev() 2023-05-29 21:46:53 -07:00
enetc_pf.h net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs 2022-01-02 18:48:47 +00:00
enetc_ptp.c net: enetc: Remove useless DMA-32 fallback configuration 2022-01-09 16:52:20 -08:00
enetc_qos.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-06-15 22:19:41 -07:00
enetc_vf.c net: enetc: deny offload of tc-based TSN features on VF interfaces 2022-09-20 11:27:10 -07:00