summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2018-05-17 10:59:16 +0100
committerVinod Koul <vkoul@kernel.org>2018-05-17 16:28:24 +0530
commit5c63de1eaadae5c7941c283e6d5577d8a588159d (patch)
treeeb427a96cc100adb271d5ebb19b9298f72195e25 /README
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadlinux-5c63de1eaadae5c7941c283e6d5577d8a588159d.tar.bz2
dmaengine: qcom: bam_dma: fix invalid assignment warning
Building kernel with W=1 throws below invalid assignment warnings. bam_dma.c:676:44: warning: invalid assignment: += bam_dma.c:676:44: left side has type unsigned long bam_dma.c:676:44: right side has type restricted __le16 bam_dma.c:921:41: warning: invalid assignment: += bam_dma.c:921:41: left side has type unsigned long bam_dma.c:921:41: right side has type restricted __le16 Fix them!. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions