kernel: ltq-vdsl-vr9-mei: fix compilation with linux 6.6
authorMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 08:42:53 +0000 (10:42 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Jun 2024 21:25:35 +0000 (23:25 +0200)
commit45eeedbbfc805a26df2c0a0b9c6edca51a4a0895
treee3e9fdd9b77d110927c56db23b2cc2be24d5aed3
parent10f8a14eca521801add807bd4491323ce53cf59a
kernel: ltq-vdsl-vr9-mei: fix compilation with linux 6.6

This adds some compile fixes for linux 6.6 compatibility.

class_create now require only the name instead of the module ownership
reference.

Also the kernel enabled checks for enum.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
package/kernel/lantiq/ltq-vdsl-vr9-mei/patches/402-kernel-6.6-fixes.patch [new file with mode: 0644]