linux/drivers/scsi/aic7xxx/aicasm
Olaf Hering 0a637a2cec [SCSI] aic byteorder fixes after recent cleanup
aic doesnt work anymore after this change which appeared int 2.6.13-rc1:
 [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft

 2 files did not include byteorder.h, aic died with panic
 "Unknown opcode encountered in seq program"
 This patch fixes it for me.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-07-30 09:08:20 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm.c [SCSI] aic byteorder fixes after recent cleanup 2005-07-30 09:08:20 -05:00
aicasm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_gram.y Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_insformat.h [SCSI] aic byteorder fixes after recent cleanup 2005-07-30 09:08:20 -05:00
aicasm_macro_gram.y Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_macro_scan.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_scan.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_symbol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aicasm_symbol.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00