From: Jason Self Date: Sun, 6 Oct 2019 14:42:32 +0000 (-0700) Subject: deblob-5.2.19-gnu X-Git-Tag: scripts/v5.2.19-gnu X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=b9e70e68516351dc0c7a1185e502e49f0f787a4d;p=releases.git deblob-5.2.19-gnu --- 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)