diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-08-19 00:19:24 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-08-21 15:59:39 +0200 |
commit | 8408e0ff07003f1fd93c3bec47bb142eb06ace69 (patch) | |
tree | 00866f9e8b208eabcfb7f76e9714081d5dfce612 /target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch | |
parent | beddcfdc30e734df52c588ef4862de45b1af7235 (diff) | |
download | upstream-8408e0ff07003f1fd93c3bec47bb142eb06ace69.tar.gz upstream-8408e0ff07003f1fd93c3bec47bb142eb06ace69.tar.bz2 upstream-8408e0ff07003f1fd93c3bec47bb142eb06ace69.zip |
kernel: bump 5.10 to 5.10.60
No deleted or manually refreshed patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/x86/patches-5.10/012-pcengines-apu2-detect-apuv4-board.patch')
-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, }, |