Removed global OpRegion handler dispatch table, it was not being used.

date	2001.10.29.16.58.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:46:23 +00:00
parent 22876df606
commit c257bb4c64

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: asmain - Main module for the acpi source processor utility
* $Revision: 1.32 $
* $Revision: 1.33 $
*
*****************************************************************************/
@ -257,7 +257,6 @@ ACPI_IDENTIFIER_TABLE LinuxLowerCase[] = {
/*"NATIVE_CHAR ", "native_char ",*/
"ACPI_ADR_SPACE_HANDLER",
"ACPI_ADR_SPACE_INFO",
"ACPI_ADR_SPACE_SETUP",
"ACPI_BUFFER",
"ACPI_BUS_ATTRIBUTE",