pci: Don't export pci_hose_config_device()
authorSimon Glass <sjg@chromium.org>
Sun, 17 Feb 2019 03:24:40 +0000 (20:24 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 20 Feb 2019 07:21:44 +0000 (15:21 +0800)
commit11503be4480d5091fb59c563a0c357b6967c24ba
tree1084c3362e519a343fa6313d39efd3dfd8b6de56
parent2b5d029db8a6875a19e60e2e29e9dbe1d5d78968
pci: Don't export pci_hose_config_device()

This function is not used outside this file so make it static.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/pci/pci.c
include/pci.h