From 1daa07a7cbdd371dc3d26455c3b91ab38ba1435b Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 21 Jul 2021 02:10:06 -0400 Subject: [PATCH] GNU Linux-libre 5.12.19-gnu scripts --- deblob-check | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deblob-check b/deblob-check index 25494188493..ebec06027d8 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2021-06-03 + 2021-07-14's r18159 +# + 2021-07-20's r18170 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6175,6 +6176,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