commit | 3e46486f63bd21743241d238fd3f273a59cb82f1 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Sun Oct 04 21:39:54 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 16 09:44:27 2020 -0400 |
tree | 123390e7af7e4465f43cdaefc0f7132ba29ceaef | |
parent | 429ce52b05869bfccd7f324503677117e453644b [diff] |
usb: musb-new: Include device_compat.h This was included, but was ifdef'd out. We also need dm.h for struct udevice. Signed-off-by: Sean Anderson <seanga2@gmail.com>