From 4092c075064e70099795369e58cdc955bd09233d Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 6 Oct 2019 07:42:32 -0700 Subject: [PATCH] deblob-5.2.19-gnu --- deblob-check | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 0d8fbb000ce..b84367d8382 100755 --- a/deblob-check +++ b/deblob-check @@ -1,7 +1,8 @@ #! /bin/sh # deblob-check version 2019-07-01 + 2019-07-14's r16565 -# + 2019-07-26's r16604 +# + 2019-07-26's r16604 + 2019-10-05's r16860 +# + 2019-10-06's r16861 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5431,6 +5432,10 @@ set_except () { # New in 5.2.3, 5.1.20, and 4.19.61. defsnc 'static[ ]const[ ]u32[ ]runnable_avg_yN_inv\[\][ ]__maybe_unused[ ]=' kernel/sched/sched-pelt.h + # New in 5.3.4 and 5.2.19 + defsnc '[\t]static[ ]const[ ]struct[ ]hda_alc298_mbxinit[ ]dac_init\[\][ ]=' sound/pci/hda/patch_realtek.c + blobname 'mediatek[/]mt7615_\(cr4\|n9\|rom_patch\)\.bin' drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1