]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
authorRameshwar Prasad Sahu <rsahu@apm.com>
Tue, 2 Jun 2015 09:03:33 +0000 (14:33 +0530)
committerVinod Koul <vinod.koul@intel.com>
Tue, 2 Jun 2015 13:34:10 +0000 (19:04 +0530)
commit6d0767c10f491034c875c1af11058f03caef34b1
treebcce538365f999fe3ecbb789ddd814d7445442b6
parent19d643d68bd678449d63209dff53b4585df9f149
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings

This patch fixes sparse warnings like incorrect type in assignment
(different base types), cast to restricted __le64.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/xgene-dma.c