ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 15 Nov 2018 09:58:58 +0000 (10:58 +0100)
committerTony Lindgren <tony@atomide.com>
Mon, 19 Nov 2018 18:06:36 +0000 (10:06 -0800)
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>
arch/arm/mach-omap2/timer.c

index 98ed5ac073bc1fcaac2a4394b6f01a677d461118..07bea84c5d6e4f2a42c3ca5667b47b967b32867f 100644 (file)
@@ -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"