diff options
author | Tony Lindgren <[email protected]> | 2020-05-19 08:51:57 -0700 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-05-23 00:01:05 +0200 |
commit | c177e2975430cec296aa52a0d413e447417d6cf9 (patch) | |
tree | 471883607c5ac803ac49125f8bb604b55a7d292c /lib/mpi/mpi-sub-ui.c | |
parent | 52762fbd1c4778ac9b173624ca0faacd22ef4724 (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 <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions