diff options
Diffstat (limited to 'drivers/acpi/acpica/hwgpe.c')
| -rw-r--r-- | drivers/acpi/acpica/hwgpe.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/acpi/acpica/hwgpe.c b/drivers/acpi/acpica/hwgpe.c index db4076580e2..64560045052 100644 --- a/drivers/acpi/acpica/hwgpe.c +++ b/drivers/acpi/acpica/hwgpe.c | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | |||
| 2 | /****************************************************************************** | 1 | /****************************************************************************** |
| 3 | * | 2 | * |
| 4 | * Module Name: hwgpe - Low level GPE enable/disable/clear functions | 3 | * Module Name: hwgpe - Low level GPE enable/disable/clear functions |
| @@ -339,7 +338,8 @@ acpi_hw_clear_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info, | |||
| 339 | 338 | ||
| 340 | acpi_status | 339 | acpi_status |
| 341 | acpi_hw_enable_runtime_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info, | 340 | acpi_hw_enable_runtime_gpe_block(struct acpi_gpe_xrupt_info *gpe_xrupt_info, |
| 342 | struct acpi_gpe_block_info *gpe_block, void *context) | 341 | struct acpi_gpe_block_info * gpe_block, |
| 342 | void *context) | ||
| 343 | { | 343 | { |
| 344 | u32 i; | 344 | u32 i; |
| 345 | acpi_status status; | 345 | acpi_status status; |
