kernel: ltq-vdsl-vr9: fix compilation with linux 6.6
authorMartin Schiller <ms@dev.tdt.de>
Wed, 15 May 2024 08:48:08 +0000 (10:48 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 8 Jun 2024 21:25:35 +0000 (23:25 +0200)
commitabf1c4e67dae8d7f73fd3a964192d7ede87fa4f8
tree99f792e83d7cf1e4b3f407b9546a0b1a1c302248
parent45eeedbbfc805a26df2c0a0b9c6edca51a4a0895
kernel: ltq-vdsl-vr9: 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/patches/302-kernel-6.6-fixes.patch [new file with mode: 0644]