mt76: fix build error on 6.12 kernel
authorShiji Yang <[email protected]>
Mon, 28 Apr 2025 14:24:45 +0000 (22:24 +0800)
committerHauke Mehrtens <[email protected]>
Sat, 3 May 2025 18:16:25 +0000 (20:16 +0200)
commit5652c91a3f7be9819e986e38e1f88b6c229d84f0
treea71b1440f970aae504214127d39cba9f44b0e11c
parent9aea4c9280931d03464b7543cae8d727f4b1e037
mt76: fix build error on 6.12 kernel

Convert platform driver .remove to .remove_new to fix the
incompatible pointer type error on 6.12 kernel.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/mt76/patches/001-wifi-mt76-convert-platform-driver-.remove-to-.remove.patch [new file with mode: 0644]