aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/smp-sh73a0.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-11-15 10:57:31 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-11-16 07:27:19 -0800
commite743454a0f42b5acf17b5fddce9811d53e4bf24b (patch)
tree4e2f2bb7b47e64e364093c804f149bbe5df79ed6 /arch/arm/mach-shmobile/smp-sh73a0.c
parentARM: shmobile: Restrict TWD support to SoCs that have it (diff)
downloadlinux-dev-e743454a0f42b5acf17b5fddce9811d53e4bf24b.tar.xz
linux-dev-e743454a0f42b5acf17b5fddce9811d53e4bf24b.zip
ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>
As of commit 9a9863987bf7307f ("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>
Diffstat (limited to 'arch/arm/mach-shmobile/smp-sh73a0.c')
-rw-r--r--arch/arm/mach-shmobile/smp-sh73a0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/smp-sh73a0.c b/arch/arm/mach-shmobile/smp-sh73a0.c
index 9bc543faba96..0403aa8629dd 100644
--- a/arch/arm/mach-shmobile/smp-sh73a0.c
+++ b/arch/arm/mach-shmobile/smp-sh73a0.c
@@ -12,7 +12,6 @@
#include <linux/delay.h>
#include <asm/smp_plat.h>
-#include <asm/smp_twd.h>
#include "common.h"
#include "sh73a0.h"