commit | f268778fe97bc1fb2a9af7cf547c97bc4810209a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 01 18:54:29 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 05 19:46:35 2021 -0400 |
tree | 273e23e75358a4499c5561fa3ff128e3007bcfc5 | |
parent | 333854594ace6c996e1f64e428bf3a15e836dad1 [diff] |
pci: gt64120: 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>