ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>

As of commit 9a9863987b ("ARM: shmobile: Remove legacy SoC code
for SH-Mobile AG5"), this header file is no longer used.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2018-11-15 10:57:31 +01:00 committed by Simon Horman
parent 94cf946b8c
commit e743454a0f

View File

@ -12,7 +12,6 @@
#include <linux/delay.h>
#include <asm/smp_plat.h>
#include <asm/smp_twd.h>
#include "common.h"
#include "sh73a0.h"