From: Rafael J. Wysocki Date: Thu, 23 May 2013 08:40:35 +0000 (+0200) Subject: ACPI: Drop removal_type field from struct acpi_device X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e199192df85eb936a7829dc28b57b85c59c86fc;p=pandora-kernel.git ACPI: Drop removal_type field from struct acpi_device The ACPI processor driver was the only user of the removal_type field in struct acpi_device, but it doesn't use that field any more after recent changes. Thus, removal_type has no more users, so drop it along with the associated data type. Signed-off-by: Rafael J. Wysocki Acked-by: Toshi Kani --- Reading git-diff-tree failed