diff options
Diffstat (limited to 'drivers/usb/host/usb_bootdev.c')
-rw-r--r-- | drivers/usb/host/usb_bootdev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/usb_bootdev.c b/drivers/usb/host/usb_bootdev.c index 7fa1c601dff..362b46dc466 100644 --- a/drivers/usb/host/usb_bootdev.c +++ b/drivers/usb/host/usb_bootdev.c @@ -6,7 +6,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <bootdev.h> #include <dm.h> #include <usb.h> |