From 74a4e83d4d779406d49b525efab2e434162bd65b Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 10 Nov 2020 15:32:29 -0500 Subject: [PATCH] GNU Linux-libre 5.9.7-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 31d24a99271..8384f17c58d 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2020-10-11 + 2020-10-29's r17739 +# + 2020-11-10's r17757 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6023,6 +6024,9 @@ set_except () { # New in 5.9.2 and 5.8.17. accept '[\t][\t]\.driver_data[ ]=[ ]["]sof-[^" ;]*\.tplg["]' sound/soc/sof/sof-pci-dev.c + # New in 5.9.7 and 5.4.76. + defsc 'static[ ]const[ ]struct[ ]font_data[ ]fontdata_ter16x32[ ]=' lib/fonts/font_ter16x32.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1