提交 bdf30e84 编写于 作者: V Vignesh Raghavendra 提交者: Marek Vasut

usb: cdns3: ep0: Fix build warnings related to cache ops

Since, commit 62f9b654 ("common: Move older CPU functions to their own header")
cache ops functions are declared in a separate header. Include the same
to avoid build warnings.
Signed-off-by: NVignesh Raghavendra <vigneshr@ti.com>
上级 643366bc
......@@ -10,6 +10,7 @@
* Peter Chen <peter.chen@nxp.com>
*/
#include <cpu_func.h>
#include <linux/usb/composite.h>
#include <linux/iopoll.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册