diff --git a/drivers/usb/chipidea/core.c b/drivers/usb/chipidea/core.c index 2342f35c8071..52a1b45431d3 100644 --- a/drivers/usb/chipidea/core.c +++ b/drivers/usb/chipidea/core.c @@ -72,9 +72,6 @@ #include "bits.h" #include "debug.h" -/* MSM specific */ -#define ABS_AHBBURST (0x0090UL) -#define ABS_AHBMODE (0x0098UL) /* Controller register map */ static uintptr_t ci_regs_nolpm[] = { [CAP_CAPLENGTH] = 0x000UL,