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