]> Git Repo - u-boot.git/commit
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
authorSimon Glass <[email protected]>
Fri, 31 Jul 2015 15:31:34 +0000 (09:31 -0600)
committerSimon Glass <[email protected]>
Wed, 5 Aug 2015 14:42:41 +0000 (08:42 -0600)
commit53292ad956329eb18de0604f369cd99dd2a2579f
tree6d56f2f1ffeddb4d659c6a18104644ec1287163d
parentda4b159bf021fcb464235232defb423d0d81aaa6
pci: Fix up code for CONFIG_PCI_ENUM_ONLY

This option is not used by any board but appears to still be useful, at least
for testing. With recent commits it does not build, so fix it.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/pci/pci_auto.c
This page took 0.031356 seconds and 4 git commands to generate.