diff options
author | Heiko Schocher <hs@denx.de> | 2019-07-16 10:49:03 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-08-08 11:35:02 +0200 |
commit | b005d7d5f96539450e50450f12491913e135c2a9 (patch) | |
tree | f8b47609110cff678bec815dbc61aa66d189b159 /board/xilinx/versal | |
parent | 2ed45fd6acc465c9f3c472ff758df8b952871568 (diff) |
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: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'board/xilinx/versal')
0 files changed, 0 insertions, 0 deletions