diff options
author | Vinod Koul <vinod.koul@linux.intel.com> | 2011-11-28 08:51:16 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2011-11-28 08:51:16 +0530 |
commit | d5613947addb1e1096a3be29dfe817905e385469 (patch) | |
tree | c88b712d6a8ae896ae1bfcbbd9e7f40400ae749f /lib/bcd.c | |
parent | 61e183f8306934a9f66557f69f1f0f56f18dca06 (diff) | |
download | blackbird-op-linux-d5613947addb1e1096a3be29dfe817905e385469.tar.gz blackbird-op-linux-d5613947addb1e1096a3be29dfe817905e385469.zip |
dmaengine: timb_dma: fix the spare warinings
Sparse warns:
drivers/dma/timb_dma.c:168:17: warning: mixing different enum types
drivers/dma/timb_dma.c:168:17: int enum dma_transfer_direction versus
drivers/dma/timb_dma.c:168:17: int enum dma_data_direction
drivers/dma/timb_dma.c:172:32: warning: mixing different enum types
drivers/dma/timb_dma.c:172:32: int enum dma_transfer_direction versus
drivers/dma/timb_dma.c:172:32: int enum dma_data_direction
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions