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

As of commit d1dabab284 ("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>
This commit is contained in:
Geert Uytterhoeven 2018-11-15 10:58:58 +01:00 committed by Tony Lindgren
parent 7d3b37b170
commit b764553354
1 changed files with 0 additions and 1 deletions

View 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"