GNU Linux-libre 5.15.68-gnu scripts
[releases.git] / deblob-check
index 3363345aef16f21392d195fd48b595a1ecbed223..673349454d105e438656d35b7d1dd60f570818c6 100755 (executable)
@@ -14,6 +14,7 @@
 #        modified with 2022-06-16 r18782
 #        modified with 2022-07-10 r18820 (partial)
 #        modified with 2022-08-25 r18881
+#        modified with 2022-09-11 r18905
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6369,6 +6370,9 @@ set_except () {
     # New in 5.19.4, 5.15.63.
     accept '[\t]if[ ][(]!request_firmware_direct[(][&]fw[,][ ]kpu_profile[,][ ]rvu->dev[)][)]' drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c
 
+    # New in 6.0-rc5, 5.19.9, 5.15.68.
+    defsnc '[\t]unsigned[ ]char[ ]modified_gray_code\[\][ ]=' arch/arm/mach-at91/pm.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)