From ce73f0515e797cfac4375be0c76f0e17dafd3e4f Mon Sep 17 00:00:00 2001 From: lxoliva Date: Fri, 1 Aug 2008 07:23:23 +0000 Subject: [PATCH 1/1] Accept false positive in drm-modesetting-radeon.patch. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@4059 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 3af38382df2b..fb3df31b7077 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2008-07-26 +# deblob-check version 2008-08-01 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -1133,6 +1133,10 @@ set_except () { ;; + */drm-modesetting-radeon.patch) + initnc 'static int atm_dst_to_src\[8\]\[4\] =' drivers/gpu/drm/radeon/atom.c + ;; + */patch*2.6.26-rc*) initnc 'static u64 vec2off\[68\] =' arch/ia64/kvm/process.c initnc " interrupts = <\\(0x\\)\\?3 \\(0x\\)\\?0 \\(0x\\)\\?0 $blobpat*>;" 'arch/powerpc/boot/dts/\(cm5200\|lite5200b\?\|kuroboxHG\|pcm030\|tqm5200\).dts' -- 2.31.1