commit | b4e7cf5d7c3d938fc94eb949c025394fe44d5721 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:22:36 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:27 2017 -0400 |
tree | 16088984bade2d8346b736211fb7cc5f9ebd34fc | |
parent | c255d3c1ff66350ca367e720c726dfaf4f574358 [diff] |
common: Move pci_target_init() to PPC header Only one boards needs this definition. Move it to an arch-specific header. Signed-off-by: Simon Glass <sjg@chromium.org>