From: visa Date: Sun, 9 Jan 2022 13:27:47 +0000 (+0000) Subject: Indicate that mvpxa(4) depends on sdhc code. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=da03a6df25e45651a0f3d04319cd895dc92a9c32;p=openbsd Indicate that mvpxa(4) depends on sdhc code. OK deraadt@ phessler@ --- diff --git a/sys/arch/armv7/marvell/files.marvell b/sys/arch/armv7/marvell/files.marvell index ec0b3cc2a92..b0ceb1768e2 100644 --- a/sys/arch/armv7/marvell/files.marvell +++ b/sys/arch/armv7/marvell/files.marvell @@ -1,4 +1,4 @@ -# $OpenBSD: files.marvell,v 1.9 2018/07/09 09:58:40 patrick Exp $ +# $OpenBSD: files.marvell,v 1.10 2022/01/09 13:27:47 visa Exp $ device mvacc attach mvacc at fdt @@ -32,6 +32,6 @@ device mvpcie: pcibus attach mvpcie at fdt file arch/armv7/marvell/mvpcie.c mvpcie -device mvpxa: sdmmcbus +device mvpxa: sdmmcbus, sdhc attach mvpxa at fdt file arch/armv7/marvell/mvpxa.c mvpxa