clocksource/drivers/timer-ti-dm: Make timer_get_irq static
authorTony Lindgren <tony@atomide.com>
Fri, 28 Oct 2022 10:36:04 +0000 (13:36 +0300)
committerDaniel Lezcano <daniel.lezcano@kernel.org>
Fri, 2 Dec 2022 12:16:46 +0000 (13:16 +0100)
commitdedb2aced3e958c6f4811d3e6b392652ff0eea01
treee68d3c3c89ddc974d95cc43120af4aa367dc9dbc
parent9688498b1648aa98a3ee45d9f07763c099f6fb12
clocksource/drivers/timer-ti-dm: Make timer_get_irq static

We can make timer_get_irq() static as noted by Janusz. It is only used by
omap_rproc_get_timer_irq() via platform data.

Reported-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20221028103604.40385-1-tony@atomide.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
drivers/clocksource/timer-ti-dm.c
include/clocksource/timer-ti-dm.h