From: Rafael J. Wysocki Date: Tue, 15 Jan 2013 12:23:53 +0000 (+0100) Subject: ACPI / scan: Drop the second argument of acpi_bus_trim() X-Git-Tag: v3.9-rc1~146^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae281795ec92d35dd1631401829124acab965b1f;p=pandora-kernel.git ACPI / scan: Drop the second argument of acpi_bus_trim() All callers of acpi_bus_trim() pass 1 (true) as the second argument of it, so remove that argument entirely and change acpi_bus_trim() to always behave as though it were 1. Signed-off-by: Rafael J. Wysocki Acked-by: Toshi Kani Acked-by: Yinghai Lu Acked-by: Yasuaki Ishimatsu --- Reading git-diff-tree failed