aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-acpi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ide/ide-acpi.c')
-rw-r--r--drivers/ide/ide-acpi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/ide-acpi.c b/drivers/ide/ide-acpi.c
index 6bff81a58bf3..1d5f6823101c 100644
--- a/drivers/ide/ide-acpi.c
+++ b/drivers/ide/ide-acpi.c
@@ -649,7 +649,6 @@ void ide_acpi_set_state(ide_hwif_t *hwif, int on)
649 if (!on) 649 if (!on)
650 acpi_bus_set_power(hwif->acpidata->obj_handle, ACPI_STATE_D3); 650 acpi_bus_set_power(hwif->acpidata->obj_handle, ACPI_STATE_D3);
651} 651}
652EXPORT_SYMBOL_GPL(ide_acpi_set_state);
653 652
654/** 653/**
655 * ide_acpi_init - initialize the ACPI link for an IDE interface 654 * ide_acpi_init - initialize the ACPI link for an IDE interface