Przeglądaj źródła

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>
Geert Uytterhoeven 10 lat temu
rodzic
commit
f15f30449a
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      drivers/usb/renesas_usbhs/rcar2.c

+ 0 - 1
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"