aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc
diff options
context:
space:
mode:
authorDrew Fustini <[email protected]>2021-11-23 11:25:24 -0800
committerDaniel Lezcano <[email protected]>2021-12-14 10:17:36 +0100
commit0642fb4ba68f7158f7a6d92190b3090cf0c7fac6 (patch)
tree9cb92869e81541c47821cb1461f264120920112e /drivers/pci/controller/dwc
parent0ed9e4ebcebcb36bd1186e68cf2f72b3e0bfbac6 (diff)
clocksource/drivers/pistachio: Fix -Wunused-but-set-variable warning
Variable 'overflow' set but not used, but this is the intended behavior. The hardware only updates the counter register after the overflow register read. However, the value of overflow is not actually needed. Link: https://lore.kernel.org/lkml/[email protected]/ Reported-by: kernel test robot <[email protected]> Suggested-by: Daniel Lezcano <[email protected]> Signed-off-by: Drew Fustini <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions