aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/devices-da8xx.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2020-01-10 18:16:43 +0100
committerSekhar Nori <nsekhar@ti.com>2020-01-13 13:20:00 +0530
commit6b49d4fbcbc2ad98c234da2b344865508eed7bf4 (patch)
tree40a5ab23ee2182aea6fd1eef2f7eb57ec3578000 /arch/arm/mach-davinci/devices-da8xx.c
parentARM: davinci: dm365: switch to using the clocksource driver (diff)
downloadlinux-dev-6b49d4fbcbc2ad98c234da2b344865508eed7bf4.tar.xz
linux-dev-6b49d4fbcbc2ad98c234da2b344865508eed7bf4.zip
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>
Diffstat (limited to 'arch/arm/mach-davinci/devices-da8xx.c')
-rw-r--r--arch/arm/mach-davinci/devices-da8xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/devices-da8xx.c b/arch/arm/mach-davinci/devices-da8xx.c
index 2d69e704f7f6..feb206bdf6e1 100644
--- a/arch/arm/mach-davinci/devices-da8xx.c
+++ b/arch/arm/mach-davinci/devices-da8xx.c
@@ -21,7 +21,6 @@
#include <mach/common.h>
#include <mach/cputype.h>
#include <mach/da8xx.h>
-#include <mach/time.h>
#include "asp.h"
#include "cpuidle.h"