Support for GPE Block Devices

date	2003.03.06.21.54.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:14:25 +00:00
parent 91757b70ff
commit 86a69061f8

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: actypes.h - Common data types for the entire ACPI subsystem
* $Revision: 1.253 $
* $Revision: 1.254 $
*
*****************************************************************************/
@ -599,9 +599,6 @@ typedef UINT32 ACPI_OBJECT_TYPE;
*/
typedef UINT32 ACPI_EVENT_TYPE;
#define ACPI_EVENT_FIXED 0
#define ACPI_EVENT_GPE 1
/*
* Fixed events
*/