diff options
author | Tony Lindgren | 2022-04-08 13:17:13 +0300 |
---|---|---|
committer | Daniel Lezcano | 2022-07-27 17:00:48 +0200 |
commit | 41e79b1d458477212d0a880c87622bcaa69ab3ea (patch) | |
tree | 6010765c7e7f4ea1eb6374191c734a34a7fba314 /kernel/kmod.c | |
parent | aa84506ea644d0952a75136dee7386cc54b234b0 (diff) |
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 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions