aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/excreate.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpica/excreate.c')
-rw-r--r--drivers/acpi/acpica/excreate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/acpica/excreate.c b/drivers/acpi/acpica/excreate.c
index 3f5bc998c1cb..691d4763102c 100644
--- a/drivers/acpi/acpica/excreate.c
+++ b/drivers/acpi/acpica/excreate.c
@@ -369,7 +369,7 @@ acpi_ex_create_region(u8 * aml_start,
369 * 369 *
370 * DESCRIPTION: Create a new processor object and populate the fields 370 * DESCRIPTION: Create a new processor object and populate the fields
371 * 371 *
372 * Processor (Name[0], cpu_iD[1], pblock_addr[2], pblock_length[3]) 372 * Processor (Name[0], cpu_ID[1], pblock_addr[2], pblock_length[3])
373 * 373 *
374 ******************************************************************************/ 374 ******************************************************************************/
375 375