summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-imx-sysctr.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2020-05-19 18:51:57 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2020-05-23 01:01:05 +0300
commitc177e2975430cec296aa52a0d413e447417d6cf9 (patch)
tree471883607c5ac803ac49125f8bb604b55a7d292c /drivers/clocksource/timer-imx-sysctr.c
parent52762fbd1c4778ac9b173624ca0faacd22ef4724 (diff)
downloadlinux-c177e2975430cec296aa52a0d413e447417d6cf9.tar.xz
clocksource/drivers/timer-ti-dm: Fix warning for set but not used
We can get a warning for dmtimer_clocksource_init() with 'pa' set but not used. This was used in the earlier revisions of the code but no longer needed, so let's remove the unused pa and of_translate_address(). Let's also do it for dmtimer_clockevent_init() that has a similar issue. Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20200519155157.12804-1-tony@atomide.com
Diffstat (limited to 'drivers/clocksource/timer-imx-sysctr.c')
0 files changed, 0 insertions, 0 deletions