]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
ARM: OMAP: Move dmtimer.h out of plat-omap
authorKeerthy <j-keerthy@ti.com>
Thu, 15 Feb 2018 06:01:44 +0000 (11:31 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 22 Feb 2018 18:53:06 +0000 (10:53 -0800)
commit5ca467c40c2e557af5675b6a6cf0e7d326349751
tree750cf4cb2c72bbe5eb1bfd3a1356c2aed31cb17d
parentb65d12480c5eb80fe93b312fa1516edc1dad8677
ARM: OMAP: Move dmtimer.h out of plat-omap

The header file is currently under plat-omap directory
under arch/omap. Move this out to an accessible place.

No Code changes done to the header file and renamed to timer-ti-dm.h.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Tested-by: Ladislav Michl <ladis@linux-mips.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/pm.c
arch/arm/mach-omap1/timer.c
arch/arm/mach-omap2/pdata-quirks.c
arch/arm/mach-omap2/timer.c
arch/arm/plat-omap/dmtimer.c
include/clocksource/timer-ti-dm.h [moved from arch/arm/plat-omap/include/plat/dmtimer.h with 100% similarity]