]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: rtl836x: remove legacy platform_data support
authorShiji Yang <yangshiji66@outlook.com>
Fri, 12 Dec 2025 00:32:56 +0000 (08:32 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 15 Dec 2025 08:32:10 +0000 (09:32 +0100)
commitec22ac94014274c235728692957169e33f0dbefa
tree0b7bcf4a659520dbc120b22723098cdda52c5201
parentbcbf4bd8acd2f05850ed64e7900a68af79e1a774
kernel: rtl836x: remove legacy platform_data support

There are no platform_data based devices using it anymore. Also move
header files to the driver folder.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/21138
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 852d17ed826787039ae1720963a392e964976f76)
target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
target/linux/generic/files/drivers/net/phy/rtl8366rb.c
target/linux/generic/files/drivers/net/phy/rtl8366s.c
target/linux/generic/files/drivers/net/phy/rtl8367.c
target/linux/generic/files/drivers/net/phy/rtl8367.h [moved from target/linux/generic/files/include/linux/rtl8367.h with 81% similarity]
target/linux/generic/files/drivers/net/phy/rtl8367b.c
target/linux/generic/files/include/linux/rtl8366.h [deleted file]