[PATCH] xhci-brcm.c compile errors: undefined reference to 'dev_err'

6 Apr
2021
6 Apr
'21
3:45 a.m.
Submitting for consideration to address multiple compile errors: undefined reference to `dev_err'
diff --git a/drivers/usb/host/xhci-brcm.c b/drivers/usb/host/xhci-brcm.c index 27c4bbfcba..b42da6818c 100644 --- a/drivers/usb/host/xhci-brcm.c +++ b/drivers/usb/host/xhci-brcm.c @@ -9,6 +9,7 @@ #include <usb.h> #include <asm/io.h> #include <usb/xhci.h> +#include <dm/device_compat.h>
#define DRD2U3H_XHC_REGS_AXIWRA 0xC08 #define DRD2U3H_XHC_REGS_AXIRDA 0xC0C
1492
Age (days ago)
1492
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Caputo