dev/pci/meteor_reg.h doesn't exist. Revert this part of last commit.

This commit is contained in:
Warner Losh 2003-08-23 16:52:33 +00:00
parent c89d555c6c
commit b435c7ac5a

View File

@ -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"