Skip to content

Commit b597c3a

Browse files
Souptick Joarderlinusw
authored andcommitted
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@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent a7241c1 commit b597c3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-sa1100/simpad.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include <linux/mtd/partitions.h>
1919
#include <linux/io.h>
2020
#include <linux/gpio/driver.h>
21-
#include <linux/gpio/machine.h>
2221

2322
#include <mach/hardware.h>
2423
#include <asm/setup.h>

0 commit comments

Comments
 (0)