1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Update OpenWRT for kernel 6.12

This commit is contained in:
Ycarus (Yannick Chabanois) 2025-01-16 16:54:00 +01:00
parent e492a2bbbe
commit abce848b5f
3 changed files with 8 additions and 24 deletions

View file

@ -1,18 +0,0 @@
--- a/backport-include/linux/acpi_amd_wbrf.h 2024-09-13 14:55:36.816379630 +0200
+++ b/backport-include/linux/acpi_amd_wbrf.h 2024-09-13 14:55:47.792224160 +0200
@@ -7,9 +7,6 @@
#ifndef _ACPI_AMD_WBRF_H
#define _ACPI_AMD_WBRF_H
-#if LINUX_VERSION_IS_GEQ(6,8,0)
-#include_next <linux/acpi_amd_wbrf.h>
-#else
#include <linux/device.h>
#include <linux/notifier.h>
@@ -82,5 +79,4 @@
return -ENODEV;
}
-#endif /* >=6,8,0 */
#endif /* _ACPI_AMD_WBRF_H */

View file

@ -8509,3 +8509,5 @@ CONFIG_PROC_MEM_ALWAYS_FORCE=y
# CONFIG_QCOM_PMIC_PDCHARGER_ULOG is not set
# CONFIG_QCOM_PBS is not set
# CONFIG_CRYPTO_DEV_QCOM_RNG is not set
# CONFIG_DRM_DISPLAY_DP_AUX_CHARDEV is not set
# CONFIG_VIDEO_SOLO6X10 is not set