1
0
Fork 0

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>
utp
Tom Rini 2016-04-13 15:45:50 -04:00
parent 541c9be880
commit ff6552e8cc
1 changed files with 1 additions and 1 deletions

View File

@ -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;