diff options
author | Anil Ravindranath | 2009-09-24 16:27:42 -0700 |
---|---|---|
committer | James Bottomley | 2009-11-06 11:09:28 -0600 |
commit | 88197966e1eeee6547764fa49bfce7e57549acd2 (patch) | |
tree | b43735ee30066f3bf1710a1cf4026e0ef45b0f3e /arch | |
parent | 3feeb89d40cc0ab3777f12571509b23da466105c (diff) |
[SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data type
Fix a reported ppc64 driver build issue. Removed cpu_to_le32 conversion
usage for flags in struct pmcraid_ioadl_desc. This was breaking the driver build in ppc64.
drivers/scsi/pmcraid.c: In function 'pmcraid_request_sense':
drivers/scsi/pmcraid.c:2254: warning: large integer implicitly truncated
to unsigned type
Signed-off-by: Anil Ravindranath<anil_ravindranath@pmc-sierra.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions