From: Denys Vlasenko On Tuesday 01 July 2008 18:52, Denys Vlasenko wrote: > Update .reg files, marking unused registers with dont_generate_debug_code. > Comment explains how to use it. Some debugging comments were not removed from this patch. Please, take this updated version of patch 2/3. Signed-off-by: Denys Vlasenko Cc: Hannes Reinecke Cc: James Bottomley Signed-off-by: Andrew Morton --- drivers/scsi/aic7xxx/aic79xx.reg | 2 -- 1 file changed, 2 deletions(-) diff -puN drivers/scsi/aic7xxx/aic79xx.reg~aic7xxx-update-reg-files-update drivers/scsi/aic7xxx/aic79xx.reg --- a/drivers/scsi/aic7xxx/aic79xx.reg~aic7xxx-update-reg-files-update +++ a/drivers/scsi/aic7xxx/aic79xx.reg @@ -495,7 +495,6 @@ register SG_CACHE_SHADOW { field ODD_SEG 0x04 field LAST_SEG 0x02 field LAST_SEG_DONE 0x01 -/*YAY*/ } /* @@ -2978,7 +2977,6 @@ register CCSCBCTL { field CCSCBEN 0x08 field CCSCBDIR 0x04 field CCSCBRESET 0x01 -/*YAY*/ } /* _