diff options
Diffstat (limited to 'common/usb.c')
| -rw-r--r-- | common/usb.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/usb.c b/common/usb.c index 99e6b857c74..84b10f5c7d8 100644 --- a/common/usb.c +++ b/common/usb.c @@ -25,7 +25,6 @@   *   * For each transfer (except "Interrupt") we wait for completion.   */ -#include <common.h>  #include <command.h>  #include <dm.h>  #include <dm/device_compat.h> | 
