projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceec182
)
ide: unexport ide_acpi_set_state
author
Adrian Bunk
<
[email protected]
>
Sat, 13 Oct 2007 15:47:48 +0000
(17:47 +0200)
committer
Bartlomiej Zolnierkiewicz
<
[email protected]
>
Sat, 13 Oct 2007 15:47:48 +0000
(17:47 +0200)
This patch removes the unused EXPORT_SYMBOL_GPL(ide_acpi_set_state)
Signed-off-by: Adrian Bunk <
[email protected]
>
Cc: Shaohua Li <
[email protected]
>
Cc: Len Brown <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Bartlomiej Zolnierkiewicz <
[email protected]
>
drivers/ide/ide-acpi.c
patch
|
blob
|
history
diff --git
a/drivers/ide/ide-acpi.c
b/drivers/ide/ide-acpi.c
index 6bff81a58bf3ab7b3baac75b3d6b1691ce29b255..1d5f6823101c26c2e73980c6705878956e68be85 100644
(file)
--- 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)
if (!on)
acpi_bus_set_power(hwif->acpidata->obj_handle, ACPI_STATE_D3);
}
-EXPORT_SYMBOL_GPL(ide_acpi_set_state);
/**
* ide_acpi_init - initialize the ACPI link for an IDE interface