commit | 0ecc7a0cbf127f426a8ed5a974012d5a1e6d6d34 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:28 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 05 19:46:35 2021 -0400 |
tree | b5cde0ba1cee9a7be84cf7c361e90b80284c8f07 | |
parent | d76415c251123086388d64609f72449e0b26f55b [diff] |
ppc: socrates: Drop use of DM_PCI Now that DM_PCI is always enabled we don't need to check it. Drop this old code. Signed-off-by: Simon Glass <sjg@chromium.org>