commit | a89a4538a1442eb3215935c9cc13db5baa5d196a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Jun 12 20:02:01 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 28 17:11:48 2022 -0400 |
tree | 39069a4699f0e0e9b920d057fbb301eb9163616f | |
parent | 6e52cb259b565cc7482c65b0e4b2ab78c6b6903b [diff] |
usb: Remove non-DM code in ehci-fsl and xhci The DM_USB migration deadline has passed and this is not used in SPL. Remove this now unused code. Signed-off-by: Tom Rini <trini@konsulko.com>