diff options
| author | Tom Rini <[email protected]> | 2025-09-26 09:30:33 -0600 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-11-12 22:13:03 +0100 |
| commit | 4ea93facebcd22d18e390fa566ae2bd79fcc4672 (patch) | |
| tree | 425db6eb87de48428a06dcf3ea49548524212461 /scripts/Kbuild.include | |
| parent | 91b9659273029151d9be3c79f3a2cb4da261d241 (diff) | |
usb: host: xhci: Make U_BOOT_DRIVER entries unique
All instances of the U_BOOT_DRIVER must use a unique name or they will
lead to link time failures due to name space conflicts when both are
present. Most of the XHCI drivers follow pattern of xhci_xxx in their
name, but a few used "usb_xhci". Change these to follow the pattern of
the rest of the XHCI glue drivers.
Signed-off-by: Tom Rini <[email protected]>
Reviewed-by: Peter Robinson <[email protected]>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions
