From: Olaf Hering Date: Tue, 19 Jul 2005 20:04:24 +0000 (+0200) Subject: [SCSI] aic byteorder fixes after recent cleanup X-Git-Tag: v2.6.14-rc1~522^2~12^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a637a2cec724eeb4649f6d1c07026b72c39ad84;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed