From 8e14ec1af325f91a19e640a4d9d0fad147f031f8 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Thu, 25 May 2023 10:09:53 +0000 Subject: [PATCH] GNU Linux-libre 6.3.4-gnu git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@19300 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index cbd0736ec9c..b3935b6dbc8 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2023-05-24 r19297 +# deblob-check version 2023-05-25 r19300 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6870,6 +6870,8 @@ set_except () { # New in 6.3.4, 6.1.30. blobname 'rtl_bt[/]rtl\(8723cs_\(cg\|vf\|xx\)\|8851bu\)_\(config\|fw\)\.bin' drivers/bluetooth/btrtl.c + # New in 6.3.4. + accept '[\t]*r[ ]=[ ]amdgpu_ucode_request[(]adev[,][ ][&]adev->mes\.fw\[pipe\][,][ \n\t]*fw_name[)]' drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c ;; -- 2.31.1