aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-11-15 11:00:37 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2018-12-18 22:22:23 +0100
commit7b59263801077e480be79e5f9a3a3bcdefeb05b8 (patch)
treea20dfa160f0756dda6e67a38a4f35abfd69cc16b /drivers/clocksource
parentclocksource/drivers/timer-ti-dm: Remove the early platform driver registration (diff)
downloadlinux-dev-7b59263801077e480be79e5f9a3a3bcdefeb05b8.tar.xz
linux-dev-7b59263801077e480be79e5f9a3a3bcdefeb05b8.zip
clockevents/drivers/tegra20: Remove obsolete inclusion of <asm/smp_twd.h>
As of commit da4a686a2cfb077a ("ARM: smp_twd: convert to use CLKSRC_OF init"), this header file is no longer used. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource')
-rw-r--r--drivers/clocksource/tegra20_timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/clocksource/tegra20_timer.c b/drivers/clocksource/tegra20_timer.c
index aa624885e0e2..4293943f4e2b 100644
--- a/drivers/clocksource/tegra20_timer.c
+++ b/drivers/clocksource/tegra20_timer.c
@@ -30,7 +30,6 @@
#include <linux/delay.h>
#include <asm/mach/time.h>
-#include <asm/smp_twd.h>
#define RTC_SECONDS 0x08
#define RTC_SHADOW_SECONDS 0x0c