Erm, it is "#include <linux/unaligned.h> in rpi-6.12.ythink I've found it:had to change that to '#include <linux/unaligned.h>' in my version of the driver (WIP)Code:
drivers/input/touchscreen/hynitron_cstxxx.c:28:10: fatal error: asm/unaligned.h: No such file or directory 28 | #include <asm/unaligned.h> | ^~~~~~~~~~~~~~~~~
https://github.com/raspberrypi/linux/bl ... txxx.c#L25
https://github.com/raspberrypi/linux/co ... 2698f3b576
I'd have a close look at what is going on with your tree.
Statistics: Posted by 6by9 — Wed Dec 11, 2024 1:20 pm