]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: rtl836x: remove legacy platform_data support 21138/head
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:31:20 +0000 (09:31 +0100)
commit852d17ed826787039ae1720963a392e964976f76
tree900aed24454d5dbb22e430f7dc427f5ec18b53ab
parenta4011797c2fb160a696edfc29993c78ab5edc3d1
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>
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]