瀏覽代碼

xpress: Update <usb/ehci-fsl.h> include

This has been renamed to <usb/ehci-ci.h> some time ago but was missed
here.

Signed-off-by: Tom Rini <trini@konsulko.com>
Tom Rini 9 年之前
父節點
當前提交
ff6552e8cc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      board/ccv/xpress/xpress.c

+ 1 - 1
board/ccv/xpress/xpress.c

@@ -23,7 +23,7 @@
 #include <mmc.h>
 #include <netdev.h>
 #include <usb.h>
-#include <usb/ehci-fsl.h>
+#include <usb/ehci-ci.h>
 
 DECLARE_GLOBAL_DATA_PTR;