diff options
author | Tony Lindgren <tony@atomide.com> | 2022-04-08 12:17:13 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-07-27 17:00:48 +0200 |
commit | 41e79b1d458477212d0a880c87622bcaa69ab3ea (patch) | |
tree | 6010765c7e7f4ea1eb6374191c734a34a7fba314 /drivers/video/display_timing.c | |
parent | clocksource/drivers/sh_cmt: Add R-Car Gen4 support (diff) | |
download | linux-41e79b1d458477212d0a880c87622bcaa69ab3ea.tar.xz linux-41e79b1d458477212d0a880c87622bcaa69ab3ea.zip |
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
The __omap_dm_timer_* inline functions in the header are no longer needed
outside the driver, and the header ifdefs prevent the driver working for
ARCH_K3.
Let's move the inline functions to the driver and drop the ifdefs and
drop the unused functions __omap_dm_timer_override_errata() and
__omap_dm_timer_load_start().
Cc: Keerthy <j-keerthy@ti.com>
Cc: Nishanth Menon <nm@ti.com>
Cc: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Link: https://lore.kernel.org/r/20220408101715.43697-2-tony@atomide.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/video/display_timing.c')
0 files changed, 0 insertions, 0 deletions