From 8d3a063a261893b740c12048bfe27806da82c69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= <ark@switnet.org> Date: Fri, 18 Feb 2022 15:06:20 +0000 Subject: [PATCH] Add small string replacement definition 5.13 --- helpers/DATA/linux-hwe-5.13/deblob-check | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/DATA/linux-hwe-5.13/deblob-check b/helpers/DATA/linux-hwe-5.13/deblob-check index e0526cf43..fdf4b6c23 100644 --- a/helpers/DATA/linux-hwe-5.13/deblob-check +++ b/helpers/DATA/linux-hwe-5.13/deblob-check @@ -6166,6 +6166,7 @@ set_except () { blobname '\(silead[/]\)\?gsl1680-chuwi-hi10-pro\.fw' drivers/platform/x86/touchscreen_dmi.c # Added by Trisquel for nabia blobname '\(silead[/]\)\?gsl1680-chuwi-hibook\.fw' drivers/platform/x86/touchscreen_dmi.c + blobna '[/][*][ ]linux-firmware\.git[ ]hash[ ][0-9a-f]*[ ][*][/]' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c # New in 5.13-rc. # Sources are in cwsr_trap_handler_gfx9.asm. -- GitLab