diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-05-29 04:42:30 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2005-05-29 04:42:30 +0000 |
| commit | d4fcf3cba56369bf27a1943ee07b2ddd124b8436 (patch) | |
| tree | 11cf0b1c58ae0ae1241d5d22b3cc1d2cd8a7c9d7 /sys/dev/ida/ida_pci.c | |
| parent | 885fec3e0897aab84a66b2888a90632a43750fb7 (diff) | |
Notes
Diffstat (limited to 'sys/dev/ida/ida_pci.c')
| -rw-r--r-- | sys/dev/ida/ida_pci.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ida/ida_pci.c b/sys/dev/ida/ida_pci.c index 0f2fd2a6fe0f..3c9810537c2f 100644 --- a/sys/dev/ida/ida_pci.c +++ b/sys/dev/ida/ida_pci.c @@ -36,8 +36,6 @@ __FBSDID("$FreeBSD$"); #include <sys/bus.h> #include <sys/conf.h> -#include <machine/bus_memio.h> -#include <machine/bus_pio.h> #include <machine/bus.h> #include <machine/resource.h> #include <sys/rman.h> |
