Skip to content
Commit b005d7d5 authored by Heiko Schocher's avatar Heiko Schocher Committed by Marek Vasut
Browse files

usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used



var ohci_pci_ids is only used if DM_USB is not enabled.
So define this varaible only if
!CONFIG_IS_ENABLED(DM_USB)

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
parent 2ed45fd6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment