]> git.sur5r.net Git - u-boot/commit
common: Drop pci_pre_init() and is_pci_host()
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:22:35 +0000 (08:22 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:26 +0000 (11:02 -0400)
commita55132bd6c2bdb633a01215cd7b8427f461ae6e7
treec826827b3a33c2d3130fad6756cce1f98864a771
parentf66f88f643c4f8ffaa0f5591a101e000538df6be
common: Drop pci_pre_init() and is_pci_host()

These should not be in common.h. They are used in some legacy PowerPC
code. Just drop them.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/common.h