]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq: lantiq-flash: platform driver .remove_new conversion
authorShiji Yang <yangshiji66@outlook.com>
Thu, 8 May 2025 15:19:14 +0000 (23:19 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 18 Jul 2025 11:31:00 +0000 (12:31 +0100)
commit9208ba286d8ea924231fac8f2aa73f7e0587cafe
tree19b85ee133e340c43b9754d4f981e24bd2a7ffd1
parentdbb9c556110e9d523d0a55050fe3e0546f169355
lantiq: lantiq-flash: platform driver .remove_new conversion

The .remove has been converted to .remove_new in the 6.12 kernel.
We have to change remove function return type from int to void
to match the upstream changes.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.12.y&id=5882bf98089f3a9ecbee5a57ae0aec6f54797855
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
target/linux/lantiq/patches-6.12/160-owrt-lantiq-multiple-flash.patch