diff options
Diffstat (limited to 'common/spl/spl_usb.c')
-rw-r--r-- | common/spl/spl_usb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/spl/spl_usb.c b/common/spl/spl_usb.c index 31fc4b57d48..932da56ab6d 100644 --- a/common/spl/spl_usb.c +++ b/common/spl/spl_usb.c @@ -10,7 +10,6 @@ #include <log.h> #include <spl.h> -#include <asm/u-boot.h> #include <errno.h> #include <usb.h> #include <fat.h> |