commit | 0fd30f77693f4fef32d30d4801cd21dcd487c2f0 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Jul 13 16:27:46 2009 -0400 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Aug 22 17:51:55 2009 -0500 |
tree | 2eddae45943e900c08b397ac15b91903bc69cff1 | |
parent | fac3cc458fc2f8272bcc1ff1903474ff41715723 [diff] |
[SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings On ppc64, gcc 4.4 spews lots of.. drivers/scsi/qla2xxx/qla_def.h:1485:7: warning: "__LITTLE_ENDIAN" is not defined Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>