summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2022-04-08 13:17:13 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2022-07-27 18:00:48 +0300
commit41e79b1d458477212d0a880c87622bcaa69ab3ea (patch)
tree6010765c7e7f4ea1eb6374191c734a34a7fba314 /mm
parentaa84506ea644d0952a75136dee7386cc54b234b0 (diff)
downloadlinux-41e79b1d458477212d0a880c87622bcaa69ab3ea.tar.xz
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 'mm')
0 files changed, 0 insertions, 0 deletions