Re: [PATCH 3/3] usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c

2020-10-16 Thread Tom Rini
On Fri, Oct 16, 2020 at 08:42:46AM -0400, Tom Rini wrote: > Necessary for dev_xxx. > > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH 3/3] usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c

2020-10-16 Thread Tom Rini
Necessary for dev_xxx. Signed-off-by: Tom Rini --- drivers/usb/host/dwc3-octeon-glue.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/host/dwc3-octeon-glue.c b/drivers/usb/host/dwc3-octeon-glue.c index 39b318561634..c3cac9c5abdb 100644 --- a/drivers/usb/host/dwc3-octeon-glue.c