]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] aic byteorder fixes after recent cleanup
authorOlaf Hering <olh@suse.de>
Tue, 19 Jul 2005 18:04:24 +0000 (20:04 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 Aug 2005 15:43:59 +0000 (08:43 -0700)
commitf7c80c9f77b0e8a59a19506fd3caf323408a5166
tree5306a5d77d38b363a1f04abeaf4bb7a234037e87
parentf7d1d23c301e0ce82c801f3b5800be6341752a1f
[PATCH] aic byteorder fixes after recent cleanup

Rebuild the aic7xxx firmware doesn't work anymore after this change
which appeared int 2.6.13-rc1:

   [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft

Two files did not include byteorder.h, resulting in aic dying with a panic

"Unknown opcode encountered in seq program"

This fixes it for me.

Signed-off-by: Olaf Hering <olh@suse.de>
Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/aic7xxx/aicasm/aicasm.c
drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h