diff options
Diffstat (limited to 'target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch')
-rw-r--r-- | target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch b/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch index 1be9a60229..f62617f992 100644 --- a/target/linux/x86/patches-5.4/012-pcengines-apu2-detect-apuv4-board.patch +++ b/target/linux/x86/patches-5.4/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 -@@ -186,6 +186,33 @@ static const struct dmi_system_id apu_gp +@@ -188,6 +188,33 @@ static const struct dmi_system_id apu_gp }, .driver_data = (void *)&board_apu2, }, |