pci: imx: Drop DM_PCI check from cpu driver
authorSimon Glass <sjg@chromium.org>
Mon, 2 Aug 2021 00:54:35 +0000 (18:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 5 Aug 2021 23:46:35 +0000 (19:46 -0400)
commit63814a69864ec5b2b8e85aace86ec1270e755c09
treeddaccc65f227f73b36c8dc8ad52291c65fa9450e
parent199056d1a1b8301b493adf469859fe38d9a77170
pci: imx: Drop DM_PCI check from cpu driver

We don't need this check anymore since when PCI is enabled, driver model
is always used.

Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-imx/cpu.c
include/pci.h