From b1fac907c3de6a26e2637961d9b15fc865f61704 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:22:21 -0800 Subject: [PATCH] deblob-4.1.26-gnu --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 6ba353b7806..c95d28181f5 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2015-06-14 + 2015-09-22's r12444 +# + partial 2015-11-01's r12531 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -4146,6 +4147,9 @@ set_except () { # New in 4.2.1 and 4.1.8. defsnc '[}][ ]common_modes\[\][ ]=' drivers/gpu/drm/qxl/qxl_display.c + + # New in 4.3 (and 4.1.26). + defsnc 'static[ ]const[ ]struct[ ]reg_default[ ]ak4643_reg\[\][ ]=' sound/soc/codecs/ak4642.c ;; */*freedo*.patch | */*logo*.patch) -- 2.25.1