usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>
This header file will be removed soon. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Felipe Balbi <balbi@ti.com>
This commit is contained in:
parent
b8b47d678a
commit
f15f30449a
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue