From: Rafael J. Wysocki Date: Thu, 14 Nov 2013 22:17:21 +0000 (+0100) Subject: ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro X-Git-Tag: v3.13-rc1~28^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a83f992490f8235661b768e53bd5f14915420ac;p=pandora-kernel.git ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro Since DEVICE_ACPI_HANDLE() is now literally identical to ACPI_HANDLE(), replace it with the latter everywhere and drop its definition from include/acpi.h. Signed-off-by: Rafael J. Wysocki Acked-by: Greg Kroah-Hartman --- Reading git-diff-tree failed