ACPICA: Fix divergences of definition conflicts.
authorLv Zheng <lv.zheng@intel.com>
Wed, 31 Oct 2012 02:25:24 +0000 (02:25 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Nov 2012 23:31:22 +0000 (00:31 +0100)
commit78e25fef2751434f38c7f711ecbf8762f79f7318
tree7e449ecb6baaf24fe0460541df13e0d50f3da5a7
parentf540fadf29a6987efbfa7daf10976935fd59ae7c
ACPICA: Fix divergences of definition conflicts.

There are conflicts in the "acpi_device_id*" definitions between the
Linux and the ACPICA.  The definitions of acpi_device_id* in ACPICA
have been changed to the "acpi_pnp_device_id*".  This patch changes
the corresponding "acpica_device_id*" definitiions in the Linux.

This patch will not affect the generated vmlinx binary.
This will decrease 298 lines of 20120913 divergence.diff.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acutils.h
drivers/acpi/acpica/evrgnini.c
drivers/acpi/acpica/nsxfeval.c
drivers/acpi/acpica/nsxfname.c
drivers/acpi/acpica/utids.c
drivers/acpi/scan.c
include/acpi/actypes.h