commit | 990ac1b341f8798cf7106ee79947231430a9aa20 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:26 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 05 19:45:54 2021 -0400 |
tree | 4c41ea6160f2108bbf440165af762aa9bb390ba6 | |
parent | 5ccee855f2106eba5a28d9a30f47d94f9ecc17eb [diff] |
pci: usb: ohci: Test on PCI not DM_PCI Now that DM_PCI is always enabled, check on CONFIG_PCI instead. Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Update for non-PCI users of this code, reword] Signed-off-by: Tom Rini <trini@konsulko.com>