diff options
author | Simon Glass <sjg@chromium.org> | 2021-08-01 18:54:18 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-13 18:23:13 -0400 |
commit | b717f2f2d18e630f276cce524d4d22152ada501b (patch) | |
tree | 43033b4414539f8947508b624ca65ce62ddff24d /drivers/ata/ahci.c | |
parent | 26543cc6fa69adb65cd40657d4ddb8ea9b1ba9d5 (diff) |
pci: Drop DM_PCI check from fdtdec
We don't need this check anymore since when PCI is enabled, driver model
is always used.
Sadly this doesn't work with nds32 for some reason to do with the
toolchain. Add a work-around for that.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ata/ahci.c')
0 files changed, 0 insertions, 0 deletions