ARM: davinci: remove legacy timer support
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 10 Jan 2020 17:16:43 +0000 (18:16 +0100)
committerSekhar Nori <nsekhar@ti.com>
Mon, 13 Jan 2020 07:50:00 +0000 (13:20 +0530)
commit6b49d4fbcbc2ad98c234da2b344865508eed7bf4
tree40a5ab23ee2182aea6fd1eef2f7eb57ec3578000
parent20eb43540bd05fce8655747bec3af950eccc7eb0
ARM: davinci: remove legacy timer support

All platforms have now been switched to the new clocksource driver.
Remove the old code and various no longer needed bits and pieces.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/Makefile
arch/arm/mach-davinci/devices-da8xx.c
arch/arm/mach-davinci/devices.c
arch/arm/mach-davinci/include/mach/common.h
arch/arm/mach-davinci/include/mach/time.h [deleted file]
arch/arm/mach-davinci/time.c [deleted file]