From: Olaf Hering Date: Tue, 19 Jul 2005 18:04:24 +0000 (+0200) Subject: [PATCH] aic byteorder fixes after recent cleanup X-Git-Tag: v2.6.13-rc6~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c80c9f77b0e8a59a19506fd3caf323408a5166;p=pandora-kernel.git [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 Acked-by: Christoph Hellwig Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed