mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-17 19:54:07 -09:00
The emlog kernel module code uses a function that no longer exists in Linux 6.12. Backport a patch from upstream that fixes this issue. Fixes: https://autobuild.buildroot.org/results/9233db6ca0e70d8e90a3ef59e521d1398724502d/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>