diff options
author | Tony Lindgren <tony@atomide.com> | 2020-05-19 08:51:57 -0700 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-05-19 18:23:50 +0200 |
commit | 6d15120b282e49811a47f2f6d6b749d178be7e99 (patch) | |
tree | a155bfef50c57d3771125a42681d8eb804c2eda0 /scripts/gdb/linux/utils.py | |
parent | aba1ad05da088944a62eb87fb0cd8391152e8985 (diff) |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions