commit | 6a2cbb4c7ddc1c338bdf1972b572c84bffc5ec2c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:39 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 06 08:26:48 2021 -0400 |
tree | 090e227af2f3af6350383feea8d17cb7142f3bc3 | |
parent | a7be1dd62485f9e7ab8f25864ca0881c48085f31 [diff] |
pci: Drop pci_init_board() With the conversion to driver model, this is not needed now. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>