summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpica/acpi_powerres.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-10-16 17:28:53 +0000
committerjhb <jhb@FreeBSD.org>2002-10-16 17:28:53 +0000
commit4cd3dda29171288aa0573256111fd627b057ca9b (patch)
tree1b6f9ed7a4251559f2049f2eba5dec525f9d6ff1 /sys/dev/acpica/acpi_powerres.c
parenta307d114081c6667904ee03c3fb7c2bc079ee3ce (diff)
downloadFreeBSD-src-4cd3dda29171288aa0573256111fd627b057ca9b.zip
FreeBSD-src-4cd3dda29171288aa0573256111fd627b057ca9b.tar.gz
Catch up to changes in acpivar.h to add support for using ACPI on
4-stable systems. Sponsored by: The Weather Channel
Diffstat (limited to 'sys/dev/acpica/acpi_powerres.c')
-rw-r--r--sys/dev/acpica/acpi_powerres.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/acpica/acpi_powerres.c b/sys/dev/acpica/acpi_powerres.c
index 1526a93..fc42695 100644
--- a/sys/dev/acpica/acpi_powerres.c
+++ b/sys/dev/acpica/acpi_powerres.c
@@ -30,9 +30,7 @@
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/proc.h>
-#include <sys/lock.h>
#include <sys/malloc.h>
-#include <sys/mutex.h>
#include <sys/bus.h>
#include <sys/conf.h>
#include <sys/ioccom.h>
OpenPOWER on IntegriCloud