usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>
authorGeert Uytterhoeven <[email protected]>
Fri, 25 Sep 2015 08:51:02 +0000 (10:51 +0200)
committerGeert 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

index 8fc15c0ba3399441959e2570bfb4ff131fa80948..277160bc6f2587325e75da7a36099c61ff37da6a 100644 (file)
@@ -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"