summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-08-23 16:52:33 +0000
committerimp <imp@FreeBSD.org>2003-08-23 16:52:33 +0000
commit5db8aeaec34c04fea3bc69cc52c6e96f863c1cd1 (patch)
tree7b6823db618eaad017ddd273ec2249de12e38867 /sys
parent8958714bb8409f154b6e7a7d33e2191f9bedfb44 (diff)
downloadFreeBSD-src-5db8aeaec34c04fea3bc69cc52c6e96f863c1cd1.zip
FreeBSD-src-5db8aeaec34c04fea3bc69cc52c6e96f863c1cd1.tar.gz
dev/pci/meteor_reg.h doesn't exist. Revert this part of last commit.
Diffstat (limited to 'sys')
-rw-r--r--sys/pci/meteor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index c2fa54f..5751b70 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -174,7 +174,7 @@ __FBSDID("$FreeBSD$");
#include <dev/pci/pcivar.h>
#include <dev/pci/pcireg.h>
#include <machine/ioctl_meteor.h>
-#include <dev/pci/meteor_reg.h>
+#include <pci/meteor_reg.h>
#ifndef COMPAT_OLDPCI
#error "The meteor device requires the old pci compatibility shims"
OpenPOWER on IntegriCloud