commit | 9850e39be0ac5d29b463c885c0a17df2a5c7758b | [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 | d1ad8172b1914e802aeadcbc2460a21b1bc9e958 [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>