From: Geert Uytterhoeven Date: Thu, 15 Nov 2018 09:57:31 +0000 (+0100) Subject: ARM: shmobile: sh73a0: Remove obsolete inclusion of X-Git-Tag: v5.0-rc1~79^2~13^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e743454a0f42b5acf17b5fddce9811d53e4bf24b;p=thirdparty%2Fkernel%2Flinux.git ARM: shmobile: sh73a0: Remove obsolete inclusion of 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 Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/smp-sh73a0.c b/arch/arm/mach-shmobile/smp-sh73a0.c index 9bc543faba96a..0403aa8629ddc 100644 --- a/arch/arm/mach-shmobile/smp-sh73a0.c +++ b/arch/arm/mach-shmobile/smp-sh73a0.c @@ -12,7 +12,6 @@ #include #include -#include #include "common.h" #include "sh73a0.h"