summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorVisa Hankala <visa@cvs.openbsd.org>2022-01-09 13:27:48 +0000
committerVisa Hankala <visa@cvs.openbsd.org>2022-01-09 13:27:48 +0000
commitfe0a87139dfdc7a269f432f56ef7f5922a774e6d (patch)
treeeb0442f2db95aa857ff5695fa44feb2013ea874c /sys/arch
parentf2a911edef1a50a53f2de78f0ede16c8eb18a270 (diff)
Indicate that mvpxa(4) depends on sdhc code.
OK deraadt@ phessler@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/armv7/marvell/files.marvell4
1 files changed, 2 insertions, 2 deletions
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