commit | f526aee31fd1977678588bb089897c80a5cddc85 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Sun Oct 04 21:39:53 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 16 09:44:27 2020 -0400 |
tree | 53659e0d668d8a5b29fa2a641d7f526505993fb9 | |
parent | a5d4f861247fe3601162b397b2f7cd29c9c7d749 [diff] |
usb: xhci: Include device_compat.h This header is necessary for the dev_xxx macros. Signed-off-by: Sean Anderson <seanga2@gmail.com>