projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8995fa1
)
bus: qcom: remove duplicated include from qcom-ebi2.c
author
YueHaibing
<yuehaibing@huawei.com>
Mon, 10 Dec 2018 07:25:13 +0000
(15:25 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 19 Dec 2018 09:40:17 +0000
(10:40 +0100)
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/qcom-ebi2.c
patch
|
blob
|
history
diff --git
a/drivers/bus/qcom-ebi2.c
b/drivers/bus/qcom-ebi2.c
index a6444244c4111f7033eb04788f5a28cce00b9358..56b01e4344d3f60d5adf5b07d33942f64ea56f0d 100644
(file)
--- a/
drivers/bus/qcom-ebi2.c
+++ b/
drivers/bus/qcom-ebi2.c
@@
-21,7
+21,6
@@
#include <linux/of.h>
#include <linux/of_platform.h>
#include <linux/init.h>
-#include <linux/io.h>
#include <linux/slab.h>
#include <linux/platform_device.h>
#include <linux/bitops.h>