[SCSI] 53c700: update endian processing macros
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 29 Nov 2005 22:24:52 +0000 (16:24 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 16 Dec 2005 17:51:01 +0000 (09:51 -0800)
This update now allows this driver to be used on big endian bus
machines that aren't parisc.  To do that, the driver must set a
CONFIG_53C700_BE_BUS in Kconfig to compile the right macro versions.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found