Commit b7645533 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Tony Lindgren
Browse files

ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>



As of commit d1dabab2 ("ARM: OMAP2+: Clean up
omap4_local_timer_init"), this header file is no longer used.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7d3b37b1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"