[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190107171908.GA5246@jordon-HP-15-Notebook-PC>
Date: Mon, 7 Jan 2019 22:49:08 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: linux@...linux.org.uk, mchehab+samsung@...nel.org,
linus.walleij@...aro.org, wsa@...-dreams.de
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
brajeswar.linux@...il.com, sabyasachi.linux@...il.com
Subject: [PATCH] arm/mach-sa1100/simpad.c: Remove duplicate header
Remove linux/gpio/machine.h which is included more than once.
Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
---
arch/arm/mach-sa1100/simpad.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-sa1100/simpad.c b/arch/arm/mach-sa1100/simpad.c
index 406487e..c7fb9a7 100644
--- a/arch/arm/mach-sa1100/simpad.c
+++ b/arch/arm/mach-sa1100/simpad.c
@@ -18,7 +18,6 @@
#include <linux/mtd/partitions.h>
#include <linux/io.h>
#include <linux/gpio/driver.h>
-#include <linux/gpio/machine.h>
#include <mach/hardware.h>
#include <asm/setup.h>
--
1.9.1
Powered by blists - more mailing lists