提交 2e844631 编写于 作者: T Tom Rini

usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c

Necessary for dev_xxx.
Signed-off-by: NTom Rini <trini@konsulko.com>
上级 68963979
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
#include <errno.h> #include <errno.h>
#include <usb.h> #include <usb.h>
#include <asm/io.h> #include <asm/io.h>
#include <dm/device_compat.h>
#include <dm/lists.h> #include <dm/lists.h>
#include <dm/of_access.h> #include <dm/of_access.h>
#include <linux/bitfield.h> #include <linux/bitfield.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册