From 527e0574039cb3ecddc2fc6050b1be7799b3a664 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 20 Jul 2021 19:54:44 -0400 Subject: [PATCH] GNU Linux-libre 5.10.52-gnu scripts --- deblob-check | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 9e7f25a6c1f..a25a16a92f7 100755 --- a/deblob-check +++ b/deblob-check @@ -1,7 +1,7 @@ #! /bin/sh # deblob-check version 2020-12-05 + 2021-06-03's r18106 -# + 2021-07-14's r18159 +# + 2021-07-14's r18159 + 2021-07-20's r18170 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6096,6 +6096,12 @@ set_except () { blobname 'amd[/]amd_sev_fam1[79]h_model[03]xh\.sbin' drivers/crypto/ccp/sev-dev.c blobname 'gt912-glavey-tm800a550l.fw' drivers/platform/x86/touchscreen_dmi.c + # New in 5.13.4, 5.12.19. + defsnc 'static[ ]unsigned[ ]char[ ]screen_bits\[\][ ]=' arch/m68k/68000/screen.h + # New in 5.13.4, 5.12.19, 5.10.52. + defsc '[\t]setrate_44100\[\][ ]=' sound/usb/usx2y/usbusx2yaudio.c + defsc 'static[ ]const[ ]struct[ ]s_c2[ ]setrate_48000\[\][ ]=' sound/usb/usx2y/usbusx2yaudio.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1