]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()
authorLv Zheng <lv.zheng@intel.com>
Wed, 14 Dec 2016 07:04:46 +0000 (15:04 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 21 Dec 2016 01:36:38 +0000 (02:36 +0100)
commit8d3523fb3b727478ac528b307cb84460faa1c39e
tree7d86f7484dc10ecc9f2d57aa0f8e86796379e162
parent6b11d1d677132816252004426ef220ccd3c92d2f
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()

Since all users are cleaned up, remove the 2 deprecated APIs due to no
users.
As a Linux variable rather than an ACPICA variable, acpi_gbl_permanent_mmap
is renamed to acpi_permanent_mmap to have a consistent coding style across
entire Linux ACPI subsystem.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm64/include/asm/acpi.h
drivers/acpi/bus.c
drivers/acpi/osl.c
include/acpi/acpi_io.h
include/acpi/acpixf.h