From e07119dd3f4e87110a72bc3f7cea9653624ea930 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 18 Nov 2020 19:46:54 -0500 Subject: [PATCH] GNU Linux-libre 5.9.9-gnu scripts --- deblob-check | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 8384f17c58de..d4dc0e1c193c 100755 --- a/deblob-check +++ b/deblob-check @@ -1,7 +1,7 @@ #! /bin/sh # deblob-check version 2020-10-11 + 2020-10-29's r17739 -# + 2020-11-10's r17757 +# + 2020-11-10's r17761 + 2020-11-18's r17766 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6027,6 +6027,9 @@ set_except () { # New in 5.9.7 and 5.4.76. defsc 'static[ ]const[ ]struct[ ]font_data[ ]fontdata_ter16x32[ ]=' lib/fonts/font_ter16x32.c + # New in 5.9.9. + defsnc 'static[ ]const[ ]struct[ ]msm_gpio_wakeirq_map[ ]sm8250_pdc_map\[\][ ]=' drivers/pinctrl/qcom/pinctrl-sm8250.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1