Remove duplicate SYSCTL_DECL(_debug_acpi) which was breaking tinderbox

MFC after:	2 weeks
X-MFC-With: r264849
This commit is contained in:
Steven Hartland 2014-04-24 14:58:12 +00:00
parent df983f1d06
commit 1ddd62d0a9

View File

@ -52,8 +52,6 @@ __FBSDID("$FreeBSD$");
#define _COMPONENT ACPI_OS_SERVICES
ACPI_MODULE_NAME("SCHEDULE")
SYSCTL_DECL(_debug_acpi);
/*
* Allow the user to tune the maximum number of tasks we may enqueue.
*/