usb: xhci: Include device_compat.h
authorSean Anderson <seanga2@gmail.com>
Mon, 5 Oct 2020 01:39:53 +0000 (21:39 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 16 Oct 2020 13:44:27 +0000 (09:44 -0400)
commitf526aee31fd1977678588bb089897c80a5cddc85
tree53659e0d668d8a5b29fa2a641d7f526505993fb9
parenta5d4f861247fe3601162b397b2f7cd29c9c7d749
usb: xhci: Include device_compat.h

This header is necessary for the dev_xxx macros.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
drivers/usb/host/xhci-mtk.c
drivers/usb/host/xhci.c