aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/evxfevnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpica/evxfevnt.c')
-rw-r--r--drivers/acpi/acpica/evxfevnt.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/acpi/acpica/evxfevnt.c b/drivers/acpi/acpica/evxfevnt.c
index 35520c6eeefb..ee6e96c9835a 100644
--- a/drivers/acpi/acpica/evxfevnt.c
+++ b/drivers/acpi/acpica/evxfevnt.c
@@ -210,8 +210,8 @@ ACPI_EXPORT_SYMBOL(acpi_enable_event)
210 * 210 *
211 * FUNCTION: acpi_disable_event 211 * FUNCTION: acpi_disable_event
212 * 212 *
213 * PARAMETERS: Event - The fixed eventto be enabled 213 * PARAMETERS: event - The fixed event to be disabled
214 * Flags - Reserved 214 * flags - Reserved
215 * 215 *
216 * RETURN: Status 216 * RETURN: Status
217 * 217 *