ACPI_PHYSICAL_ADDRESS cleanups

date	2000.11.03.00.07.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:32:06 +00:00
parent 3847f17be5
commit 3b69e1393f

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acevents.h - Event subcomponent prototypes and defines
* $Revision: 1.59 $
* $Revision: 1.60 $
*
*****************************************************************************/
@ -200,7 +200,7 @@ ACPI_STATUS
AcpiEvAddressSpaceDispatch (
ACPI_OPERAND_OBJECT *RegionObj,
UINT32 Function,
ACPI_INTEGER Address,
ACPI_PHYSICAL_ADDRESS Address,
UINT32 BitWidth,
UINT32 *Value);