linux-kernel-test/drivers/scsi/aic7xxx/aicasm
Hannes Reinecke 2b48aed182 [SCSI] aic7xxx: Update type check in aicasm grammar
The function type_check() in aicasm grammar code was
never used properly due to a bug.
This patch fixes it up and ensures it's only called if appropriate.

In addition the unused 16bit instruction are disabled, but left in
the code for reference.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-27 12:19:55 -05:00
..
aicasm_gram.y [SCSI] aic7xxx: Update type check in aicasm grammar 2008-04-27 12:19:55 -05:00
aicasm_insformat.h
aicasm_macro_gram.y [SCSI] aic7xxx: fix aicasm build failure with gcc-3.4.6 2007-05-22 14:08:59 -05:00
aicasm_macro_scan.l [SCSI] aic7xxx: Fix firmware build 2007-10-21 11:11:39 -05:00
aicasm_scan.l [SCSI] aic7xxx: Update type check in aicasm grammar 2008-04-27 12:19:55 -05:00
aicasm_symbol.c
aicasm_symbol.h
aicasm.c
aicasm.h
Makefile