From: Rafael J. Wysocki Date: Wed, 22 Jul 2015 20:11:16 +0000 (+0200) Subject: ACPI / processor: Drop an unused argument of a cleanup routine X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~4^2~31^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2f8dc4ce6626e25b164e29cf72b70230a1f1711;p=pandora-kernel.git ACPI / processor: Drop an unused argument of a cleanup routine acpi_processor_unregister_performance() actually doesn't use its first argument, so drop it and update the callers accordingly. Signed-off-by: Rafael J. Wysocki Acked-by: Viresh Kumar --- Reading git-diff-tree failed