diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-16 14:37:58 +0000 |
| commit | c40da00ca320a38816049edd21966bd4045b2303 (patch) | |
| tree | d47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/pci/amdpm.c | |
| parent | ef6cf7f1f1e981b38b2bd4eb6a729e6f85c0bcc6 (diff) | |
Notes
Diffstat (limited to 'sys/pci/amdpm.c')
| -rw-r--r-- | sys/pci/amdpm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/amdpm.c b/sys/pci/amdpm.c index cf7a91a55bb0..841b0373d425 100644 --- a/sys/pci/amdpm.c +++ b/sys/pci/amdpm.c @@ -43,7 +43,6 @@ __FBSDID("$FreeBSD$"); #include <sys/uio.h> #include <machine/bus.h> -#include <machine/clock.h> #include <machine/resource.h> #include <sys/rman.h> |
