commit | 6d0767c10f491034c875c1af11058f03caef34b1 | [log] [tgz] |
---|---|---|
author | Rameshwar Prasad Sahu <rsahu@apm.com> | Tue Jun 02 14:33:33 2015 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Jun 02 19:04:10 2015 +0530 |
tree | bcce538365f999fe3ecbb789ddd814d7445442b6 | |
parent | 19d643d68bd678449d63209dff53b4585df9f149 [diff] |
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>