aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2018-11-26 08:04:15 +0000
committerVinod Koul <[email protected]>2018-11-26 08:05:52 +0000
commit35faaf0df42d285b40f8a6310afbe096720f7758 (patch)
treeeb47587ee4dba475f39c0f3f9a57122d988938cd /lib/bitmap.c
parentdmaengine: coh901318: Fix a double-lock bug (diff)
downloadkernel-35faaf0df42d285b40f8a6310afbe096720f7758.tar.gz
kernel-35faaf0df42d285b40f8a6310afbe096720f7758.zip
dmaengine: coh901318: Remove unused variable
Commit 627469e4445b ("dmaengine: coh901318: Fix a double-lock bug") left flags variable unused, so remove it to fix the warning. drivers/dma/coh901318.c: In function 'coh901318_config': drivers/dma/coh901318.c:1805:16: warning: unused variable 'flags' [-Wunused-variable] unsigned long flags; ^~~~~ Fixes: 627469e4445b ("dmaengine: coh901318: Fix a double-lock bug") Reported-By: Stephen Rothwell <[email protected]> Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions