git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19d643d
)
dmaengine: xgene-dma: Fix "incorrect type in assignement" warnings
author
Rameshwar Prasad Sahu
<rsahu@apm.com>
Tue, 2 Jun 2015 09:03:33 +0000
(14:33 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 2 Jun 2015 13:34:10 +0000
(19:04 +0530)
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>
No differences found