commit | 38a991b625ae3898f18149f8fa287338647a4c9f | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Sat Sep 15 22:42:54 2012 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sat Sep 15 22:42:54 2012 +0200 |
tree | 1c2a2951eeb39c86a066f5c1863c15e360a5658f | |
parent | c59687f8466df36633d937cc298aad465d704990 [diff] |
ACPI / processor: remove unused function parameter The 'device' parameter is not used neither in acpi_processor_power_init and acpi_processor_power_exit. This patch removes it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>