diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2018-05-17 10:59:16 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-05-17 16:28:24 +0530 |
commit | 5c63de1eaadae5c7941c283e6d5577d8a588159d (patch) | |
tree | eb427a96cc100adb271d5ebb19b9298f72195e25 /fs/nls/nls_cp874.c | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) | |
download | linux-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 'fs/nls/nls_cp874.c')
0 files changed, 0 insertions, 0 deletions