Correct SPL use of AHCI
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:09 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commit8c2be2086fae5149a8c1dcd6d91d378b068c1608
tree9f0cfa7564a0cfce4cd302ad531c0db8deaa33fc
parent684787e7d7d3ac31a46c1e23a49249d49cde1550
Correct SPL use of AHCI

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_AHCI defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/compulab/cm_fx6/cm_fx6.c