diff options
Diffstat (limited to 'drivers/usb/core/of.c')
-rw-r--r-- | drivers/usb/core/of.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/core/of.c b/drivers/usb/core/of.c index 2289700c31d6..3de4f8873984 100644 --- a/drivers/usb/core/of.c +++ b/drivers/usb/core/of.c | |||
@@ -18,6 +18,7 @@ | |||
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <linux/of.h> | 20 | #include <linux/of.h> |
21 | #include <linux/usb/of.h> | ||
21 | 22 | ||
22 | /** | 23 | /** |
23 | * usb_of_get_child_node - Find the device node match port number | 24 | * usb_of_get_child_node - Find the device node match port number |