mediatek: fix build of MT7988 clk drivers on Linux 6.6
authorDaniel Golle <daniel@makrotopia.org>
Sat, 2 Mar 2024 04:24:15 +0000 (04:24 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 11 Mar 2024 21:22:12 +0000 (21:22 +0000)
commit3043bd2621a190add88fd51e5b0d7f50e0157a90
tree02ac5ee244a32e5008098426843deb3d3c4b77d8
parentdcac4a28e61bee2dc2df02a87d7a70813db1995b
mediatek: fix build of MT7988 clk drivers on Linux 6.6

As shared remove functions now returns void instead of int we need to
use .remove_new instead of .remove.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mediatek/patches-6.6/249-v6.8-clk-mediatek-add-drivers-for-MT7988-SoC.patch