]> git.baikalelectronics.ru Git - kernel.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)
commitcfffa7236f6a84f61e315f4511e74b3afe19ce84
treebcce538365f999fe3ecbb789ddd814d7445442b6
parenta101a32279b4d7187cfd898aa6740922bcb45b56
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