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:
b8b47d6
)
usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>
author
Geert Uytterhoeven
<
[email protected]
>
Fri, 25 Sep 2015 08:51:02 +0000
(10:51 +0200)
committer
Geert Uytterhoeven
<
[email protected]
>
Tue, 20 Oct 2015 14:03:36 +0000
(16:03 +0200)
This header file will be removed soon.
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Acked-by: Yoshihiro Shimoda <
[email protected]
>
Acked-by: Greg Kroah-Hartman <
[email protected]
>
Acked-by: Felipe Balbi <
[email protected]
>
drivers/usb/renesas_usbhs/rcar2.c
patch
|
blob
|
history
diff --git
a/drivers/usb/renesas_usbhs/rcar2.c
b/drivers/usb/renesas_usbhs/rcar2.c
index 8fc15c0ba3399441959e2570bfb4ff131fa80948..277160bc6f2587325e75da7a36099c61ff37da6a 100644
(file)
--- a/
drivers/usb/renesas_usbhs/rcar2.c
+++ b/
drivers/usb/renesas_usbhs/rcar2.c
@@
-13,7
+13,6
@@
#include <linux/gpio.h>
#include <linux/of_gpio.h>
#include <linux/phy/phy.h>
-#include <linux/platform_data/gpio-rcar.h>
#include <linux/usb/phy.h>
#include "common.h"
#include "rcar2.h"