aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2013-06-20 08:01:05 +0800
committerTony Lindgren <tony@atomide.com>2013-07-04 05:11:57 -0700
commit7f161ce76d356c496af6ef5ee3a896d4bf18e3eb (patch)
treee4b1791500e762f97e22dd06ab085b50cbefed2b /arch/arm
parentARM: OMAP3: igep0020: Set DSS pins in correct mux mode. (diff)
downloadlinux-dev-7f161ce76d356c496af6ef5ee3a896d4bf18e3eb.tar.xz
linux-dev-7f161ce76d356c496af6ef5ee3a896d4bf18e3eb.zip
ARM: OMAP2+: devices: remove duplicated include from devices.c
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-omap2/devices.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index c3bc58b88fa6..3c1279f27d1f 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -15,7 +15,6 @@
#include <linux/io.h>
#include <linux/clk.h>
#include <linux/err.h>
-#include <linux/gpio.h>
#include <linux/slab.h>
#include <linux/of.h>
#include <linux/pinctrl/machine.h>