commit | 333854594ace6c996e1f64e428bf3a15e836dad1 | [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 | 460bb47bf4b9e815ea9c846e9a3a7783b7aaf358 [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>