Removed a structure field

date	2002.01.14.20.55.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:44:49 +00:00
parent 2e0c532126
commit 45acee1f9c

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: aclocal.h - Internal data types used across the ACPI subsystem
* $Revision: 1.151 $
* $Revision: 1.152 $
*
*****************************************************************************/
@ -453,7 +453,6 @@ typedef struct
typedef struct
{
UINT8 RegisterIndex;
UINT8 NumberIndex;
} ACPI_GPE_INDEX_INFO;