projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94eb1a
)
ARM: OMAP2+: devices: remove duplicated include from devices.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 20 Jun 2013 00:01:05 +0000
(08:01 +0800)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 4 Jul 2013 12:11:57 +0000
(
05:11
-0700)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/devices.c
b/arch/arm/mach-omap2/devices.c
index c3bc58b88fa6e646512d2e5fb189e5d07ea15f5a..3c1279f27d1fe4436595e94fb4977707a5f5fadb 100644
(file)
--- 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>