X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Fscsi%2Faic7xxx%2Faicasm%2Faicasm_symbol.c;h=078ed600f47ab14bec403cc44633ef27520ba03d;hb=fa25b99a503f68594a1787e6f31159a5aec77928;hp=fcd357872b43d0e360456e732dbdb868f7eb013c;hpb=5a36756b8b3d7178d9c101d1e2a7a83fd7b17706;p=linux-2.6-omap-h63xx.git diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c index fcd357872b4..078ed600f47 100644 --- a/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c +++ b/drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c @@ -539,6 +539,9 @@ symtable_dump(FILE *ofile, FILE *dfile) aic_print_include(dfile, stock_include_file); SLIST_FOREACH(curnode, ®isters, links) { + if (curnode->symbol->dont_generate_debug_code) + continue; + switch(curnode->symbol->type) { case REGISTER: case SCBLOC: