summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/acpica/include/aclocal.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2012-03-27 15:15:30 +0000
committerjkim <jkim@FreeBSD.org>2012-03-27 15:15:30 +0000
commit09a699481b726f6f71f1dfe752f843bb0ca3c78e (patch)
tree02844a822a7e639880c61fbb4f47ead050febb45 /sys/contrib/dev/acpica/include/aclocal.h
parentf89de17b6917a4f64a7873a2f40dce483734bccb (diff)
downloadFreeBSD-src-09a699481b726f6f71f1dfe752f843bb0ca3c78e.zip
FreeBSD-src-09a699481b726f6f71f1dfe752f843bb0ca3c78e.tar.gz
MFV: r233550
Temporarily revert an upstream commit. This change caused regressions for too many laptop users. Especially, automatic repair for broken _BIF caused strange reference counting issues and kernal panics. This reverts: https://github.com/otcshare/acpica/commit/c995fed15ab41f6feae1299876271ea330f5c1c5
Diffstat (limited to 'sys/contrib/dev/acpica/include/aclocal.h')
-rw-r--r--sys/contrib/dev/acpica/include/aclocal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/contrib/dev/acpica/include/aclocal.h b/sys/contrib/dev/acpica/include/aclocal.h
index 30c648d..d29a721 100644
--- a/sys/contrib/dev/acpica/include/aclocal.h
+++ b/sys/contrib/dev/acpica/include/aclocal.h
@@ -424,7 +424,6 @@ typedef struct acpi_predefined_data
/* Defines for Flags field above */
#define ACPI_OBJECT_REPAIRED 1
-#define ACPI_OBJECT_WRAPPED 2
/*
OpenPOWER on IntegriCloud