summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/acfreebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/dev/acpica/acfreebsd.h')
-rw-r--r--sys/contrib/dev/acpica/acfreebsd.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/contrib/dev/acpica/acfreebsd.h b/sys/contrib/dev/acpica/acfreebsd.h
index 9d3d5f3..e158982 100644
--- a/sys/contrib/dev/acpica/acfreebsd.h
+++ b/sys/contrib/dev/acpica/acfreebsd.h
@@ -129,14 +129,6 @@
#include <machine/acpica_machdep.h>
#ifdef _KERNEL
-#include "opt_acpi.h"
-#endif
-
-#ifdef ACPI_DEBUG
-#define ACPI_DEBUG_OUTPUT /* for backward compatibility */
-#endif
-
-#ifdef _KERNEL
#include <sys/ctype.h>
#include <sys/param.h>
#include <sys/systm.h>
@@ -165,7 +157,6 @@
#define __cli()
#define __sti()
-#define ACPI_FLUSH_CPU_CACHE()
#endif /* _KERNEL */
OpenPOWER on IntegriCloud