ppc: socrates: Drop use of DM_PCI
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 00:54:28 +0000 (18:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 5 Aug 2021 23:46:35 +0000 (19:46 -0400)
commit0ecc7a0cbf127f426a8ed5a974012d5a1e6d6d34
treeb5cde0ba1cee9a7be84cf7c361e90b80284c8f07
parentd76415c251123086388d64609f72449e0b26f55b
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>
board/socrates/socrates.c