linux-stable/drivers/net/ethernet/smsc
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
..
epic100.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
Kconfig net: remove smc911x driver 2022-10-18 19:33:51 -07:00
Makefile net: remove smc911x driver 2022-10-18 19:33:51 -07:00
smc91c92_cs.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
smc91x.c net: smc91x: Replace of_gpio.h with what indeed is used 2023-03-19 10:40:04 +00:00
smc91x.h remove the h8300 architecture 2022-02-23 08:52:50 +01:00
smc9194.c smc9194: use eth_hw_addr_set() 2021-11-19 11:05:21 +00:00
smc9194.h
smsc911x.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
smsc911x.h
smsc9420.c ethernet: smsc: remove unnecessary (void*) conversions 2023-07-18 19:00:47 -07:00
smsc9420.h eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define 2022-04-29 11:56:41 +01:00