diff options
Diffstat (limited to 'src/include/device')
-rw-r--r-- | src/include/device/xhci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/xhci.h b/src/include/device/xhci.h index a4a3bc1de7..b9c784ee91 100644 --- a/src/include/device/xhci.h +++ b/src/include/device/xhci.h @@ -5,7 +5,6 @@ #include <types.h> #include <device/device.h> -#include <commonlib/bsd/cb_err.h> #define XHCI_HCCPARAMS1_XECP 0x12 |