Ran acpisrc source cleanup

date	2000.09.15.17.16.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:43:08 +00:00
parent 4ba4105e7c
commit df1a77b00b

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: aclocal.h - Internal data types used across the ACPI subsystem
* $Revision: 1.79 $
* $Revision: 1.81 $
*
*****************************************************************************/
@ -716,6 +716,7 @@ typedef struct acpi_init_walk_info
typedef struct acpi_device_walk_info
{
UINT32 Flags;
UINT16 DeviceCount;
UINT16 Num_STA;
UINT16 Num_INI;
@ -749,7 +750,6 @@ typedef struct AcpiWalkInfo
#define PCI_ROOT_HID_VALUE 0x030AD041 /* EISAID("PNP0A03") */
/* Sleep states */
#define SLWA_DEBUG_LEVEL 4