projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4805414
)
usb: phy: twl6030-usb: Include linux/of.h header
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 17 Oct 2013 08:25:06 +0000
(13:55 +0530)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 17 Oct 2013 16:33:20 +0000
(11:33 -0500)
'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>
drivers/usb/phy/phy-twl6030-usb.c
patch
|
blob
|
history
diff --git
a/drivers/usb/phy/phy-twl6030-usb.c
b/drivers/usb/phy/phy-twl6030-usb.c
index
16dbc93
..
30e8a61
100644
(file)
--- 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