ACPI / tables: move arch-specific symbol to asm/acpi.h
authorAleksey Makarov <aleksey.makarov@linaro.org>
Mon, 20 Jun 2016 10:56:11 +0000 (13:56 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 21 Jun 2016 23:16:14 +0000 (01:16 +0200)
commit84b06ca319dae15f40fd7ff2bfff4769ab8cc58d
tree025ddd680f8d8ab9689bf773531af097d04a1460
parentda3d3f98d28bc071a2d566aefc8c461bd564be35
ACPI / tables: move arch-specific symbol to asm/acpi.h

The constant that defines max phys address where the new upgraded
ACPI table should be allocated is arch-specific.  Move it to
<asm/acpi.h>

Signed-off-by: Aleksey Makarov <aleksey.makarov@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/x86/include/asm/acpi.h
drivers/acpi/tables.c