diff options
Diffstat (limited to 'target/linux/x86/patches-5.10')
-rw-r--r-- | target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch b/target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch index 989b91a691..520c66d292 100644 --- a/target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch +++ b/target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch @@ -14,7 +14,7 @@ Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> --- a/drivers/platform/x86/pcengines-apuv2.c +++ b/drivers/platform/x86/pcengines-apuv2.c -@@ -213,6 +213,33 @@ static const struct dmi_system_id apu_gp +@@ -215,6 +215,33 @@ static const struct dmi_system_id apu_gp }, .driver_data = (void *)&board_apu2, }, |