aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-10-17 13:55:06 +0530
committerFelipe Balbi <balbi@ti.com>2013-10-17 11:33:20 -0500
commit80d7d8a768cda6e8a08ab805a977d08741011da1 (patch)
tree84ace5ceb6f415a142863b5bd34893ee55cfe478 /drivers/usb/phy
parentusb: musb: cppi41: allow to defer probing if DMA isn't yet available (diff)
downloadlinux-dev-80d7d8a768cda6e8a08ab805a977d08741011da1.tar.xz
linux-dev-80d7d8a768cda6e8a08ab805a977d08741011da1.zip
usb: phy: twl6030-usb: Include linux/of.h header
'of_match_ptr' is defined in linux/of.h. Include it explicitly to avoid build breakage in the future. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy')
-rw-r--r--drivers/usb/phy/phy-twl6030-usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/phy/phy-twl6030-usb.c b/drivers/usb/phy/phy-twl6030-usb.c
index 16dbc9382678..30e8a61552d4 100644
--- a/drivers/usb/phy/phy-twl6030-usb.c
+++ b/drivers/usb/phy/phy-twl6030-usb.c
@@ -33,6 +33,7 @@
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/delay.h>
+#include <linux/of.h>
/* usb register definitions */
#define USB_VENDOR_ID_LSB 0x00