commit | 3bd4cbed4f4a15c5cd23baec208525376f58724d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:30 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 05 19:46:35 2021 -0400 |
tree | 8ea40ef1c4ea4ba89f93c3a99e5de2727d098845 | |
parent | f268778fe97bc1fb2a9af7cf547c97bc4810209a [diff] |
pci: msc01: 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>