diff options
author | Fabio Estevam <[email protected]> | 2013-01-07 23:48:39 -0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-01-08 07:35:27 -0800 |
commit | f2ad6992546674e5915a34a1bc36dcdd8fb29bd2 (patch) | |
tree | 3649fc43d17476c251db2ffbd547f73eb8f03f52 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 5ea7caf30debefc1c4319f77146288fd5e92a803 (diff) |
dma: mxs-dma: Fix build warnings with W=1
Fix the following warnings when building with W=1 option:
drivers/dma/mxs-dma.c: In function 'mxs_dma_alloc_chan_resources':
drivers/dma/mxs-dma.c:368:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
drivers/dma/mxs-dma.c: In function 'mxs_dma_prep_slave_sg':
drivers/dma/mxs-dma.c:481:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
drivers/dma/mxs-dma.c:494:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
drivers/dma/mxs-dma.c:515:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
drivers/dma/mxs-dma.c: In function 'mxs_dma_prep_dma_cyclic':
drivers/dma/mxs-dma.c:563:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Signed-off-by: Fabio Estevam <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions