aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2018-07-31 17:56:02 +0200
committerSimon Horman <horms+renesas@verge.net.au>2018-08-27 15:02:54 +0200
commitad73cc2b913273df971cf318d0fe40785376dbcd (patch)
treeef2f836f868bb6f93d61711bfacbf6fc30d46b72
parentLinux 4.19-rc1 (diff)
downloadlinux-dev-ad73cc2b913273df971cf318d0fe40785376dbcd.tar.xz
linux-dev-ad73cc2b913273df971cf318d0fe40785376dbcd.zip
ARM: shmobile: r8a7779: Remove unused includes
Presumable unused since commit c99cd90d98a98aa1 ("ARM: shmobile: r8a7779: Remove legacy SoC code"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r--arch/arm/mach-shmobile/setup-r8a7779.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c
index d589326099e0..b13ec9088ce5 100644
--- a/arch/arm/mach-shmobile/setup-r8a7779.c
+++ b/arch/arm/mach-shmobile/setup-r8a7779.c
@@ -7,9 +7,7 @@
* Copyright (C) 2013 Cogent Embedded, Inc.
*/
#include <linux/init.h>
-#include <linux/irq.h>
#include <linux/irqchip.h>
-#include <linux/irqchip/arm-gic.h>
#include <asm/mach/arch.h>
#include <asm/mach/map.h>