summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAlexandre Oliva <lxoliva@fsfla.org>2011-05-04 05:09:06 +0000
committerAlexandre Oliva <lxoliva@fsfla.org>2011-05-04 05:09:06 +0000
commitaf4a2e147fe1cb04b99e477c917dbdfd3787a41f (patch)
tree56ef2e9c028f8f574efa45ba0494d6c6d79e24ca /scripts
parentae63fadacdec21132548ee8f014eb76aa5e15ef2 (diff)
downloadlinux-libre-raptor-af4a2e147fe1cb04b99e477c917dbdfd3787a41f.tar.gz
linux-libre-raptor-af4a2e147fe1cb04b99e477c917dbdfd3787a41f.zip
Accept cayman_io_mc_regs in drivers/gpu/drm/radeon/ni.c for
drm-radeon-update.patch.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/deblob-check3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/deblob-check b/scripts/deblob-check
index 5d77be75e..139f1e435 100755
--- a/scripts/deblob-check
+++ b/scripts/deblob-check
@@ -1,6 +1,6 @@
#! /bin/sh
-# deblob-check version 2011-04-22.1
+# deblob-check version 2011-05-04
# Inspired in gNewSense's find-firmware script.
# Written by Alexandre Oliva <lxoliva@fsfla.org>
@@ -3580,6 +3580,7 @@ set_except () {
initnc 'const[ ]u\(8\|16\|32\)[ ]b43_ntab_\(\(adjustpower\|estimatepowerlt\|gainctl\|iqlt\|loftlt\|noisevar1\|tdi[24]0a\)[01]\|channelest\|frame\(lookup\|struct\)\|mcs\|pilot\|tdtrn\|tmap\)\[\][ ]='
;;
*/*drm*.patch)
+ defsnc 'static[ ]const[ ]u32[ ]cayman_io_mc_regs\[BTC_IO_MC_REGS_SIZE\]\[2\][ ]=' drivers/gpu/drm/radeon/ni.c
defsnc 'static[ ]struct[ ]v_table[ ]v_table\[\][ ]=' drivers/gpu/drm/i915/i915_dma.c
defsnc '[}][ ]est3_modes\[\][ ]=' drivers/gpu/drm/drm_edid.c
defsnc 'const[ ]u32[ ]r[67]xx_default_state\[\][ ]=' drivers/gpu/drm/radeon/r600_blit_shaders.c
OpenPOWER on IntegriCloud