From: kettenis Date: Tue, 14 Feb 2023 08:26:59 +0000 (+0000) Subject: Fix scmi(4) entry. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6a3029d85ff7f1820b0871711242505860923c2e;p=openbsd Fix scmi(4) entry. --- diff --git a/sys/dev/fdt/files.fdt b/sys/dev/fdt/files.fdt index ec9baadffb1..f1dfa0eda7a 100644 --- a/sys/dev/fdt/files.fdt +++ b/sys/dev/fdt/files.fdt @@ -1,4 +1,4 @@ -# $OpenBSD: files.fdt,v 1.178 2023/02/13 19:26:15 kettenis Exp $ +# $OpenBSD: files.fdt,v 1.179 2023/02/14 08:26:59 kettenis Exp $ # # Config file and device description for machine-independent FDT code. # Included by ports that need it. @@ -198,7 +198,7 @@ file dev/fdt/psci.c psci needs-flag # ARM System Control and Management Interface device scmi attach scmi at fdt -file dev/fdt/scmi.c +file dev/fdt/scmi.c scmi attach virtio at fdt with virtio_mmio file dev/fdt/virtio_mmio.c virtio_mmio