aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-11-15 10:58:58 +0100
committerTony Lindgren <tony@atomide.com>2018-11-19 10:06:36 -0800
commitb76455335447fa8b73ebc0ca768e46ee74fcd329 (patch)
treefefe1bba879ce57b3c091165ddc664aebb95d7aa
parent7d3b37b170b85359678f2d2291e27c6b810a4369 (diff)
downloadlinux-omap-omap-for-v4.21/soc.tar.gz
ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>omap-for-v4.21/soc-signedomap-for-v4.21/soc
As of commit d1dabab2841d546f ("ARM: OMAP2+: Clean up omap4_local_timer_init"), this header file is no longer used. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Tony Lindgren <tony@atomide.com>
-rw-r--r--arch/arm/mach-omap2/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/timer.c b/arch/arm/mach-omap2/timer.c
index 98ed5ac073bc1..07bea84c5d6e4 100644
--- a/arch/arm/mach-omap2/timer.c
+++ b/arch/arm/mach-omap2/timer.c
@@ -44,7 +44,6 @@
#include <linux/sched_clock.h>
#include <asm/mach/time.h>
-#include <asm/smp_twd.h>
#include "omap_hwmod.h"
#include "omap_device.h"