X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Facpi%2Facevents.h;h=d23cdf326808f68f971e3d70e9a484f52a2bb6e5;hb=cf867ac375cea7c7a834eaddaf373e2662d9e260;hp=272bd0480ec7d0c325dcbdf87bf558aeffc3f7a5;hpb=61686124f47d7c4b78610346c5f8f9d8a6d46bb5;p=linux-2.6 diff --git a/include/acpi/acevents.h b/include/acpi/acevents.h index 272bd0480e..d23cdf3268 100644 --- a/include/acpi/acevents.h +++ b/include/acpi/acevents.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2006, R. Byron Moore + * Copyright (C) 2000 - 2007, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -138,7 +138,7 @@ acpi_status acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, u32 function, acpi_physical_address address, - u32 bit_width, void *value); + u32 bit_width, acpi_integer * value); acpi_status acpi_ev_attach_region(union acpi_operand_object *handler_obj,