X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Facpi%2Facobject.h;h=7e1211a8b8faf5f84710586a7130d8abfb0fa673;hb=673d5b43daa00b42759cecc6b0760b8bf6be80d2;hp=04e9735a674214fb49aab10f3b75d273e3f44e0d;hpb=eee3c859c486d4f110f154807430eaf825ff4a3d;p=mv-sheeva.git diff --git a/include/acpi/acobject.h b/include/acpi/acobject.h index 04e9735a674..7e1211a8b8f 100644 --- a/include/acpi/acobject.h +++ b/include/acpi/acobject.h @@ -216,7 +216,7 @@ struct acpi_object_processor { /* The next two fields take advantage of the 3-byte space before NOTIFY_INFO */ u8 proc_id; u8 length; - ACPI_COMMON_NOTIFY_INFO acpi_io_address address; + ACPI_COMMON_NOTIFY_INFO acpi_io_address address; }; struct acpi_object_thermal_zone {