summaryrefslogtreecommitdiff
path: root/drivers/usb/host/usb-sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/usb-sandbox.c')
-rw-r--r--drivers/usb/host/usb-sandbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/usb-sandbox.c b/drivers/usb/host/usb-sandbox.c
index 3d4f8d653b5..e26f0b292ed 100644
--- a/drivers/usb/host/usb-sandbox.c
+++ b/drivers/usb/host/usb-sandbox.c
@@ -4,7 +4,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
-#include <common.h>
#include <dm.h>
#include <log.h>
#include <usb.h>