Skip to content
Commit 073b4964 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

ACPI: Do not export functions that are only used in osl.c



The functions acpi_os_map_generic_address() and
acpi_os_unmap_generic_address() are only used in drivers/acpi/osl.c,
so make them static and remove the extern definitions of them from
include/linux/acpi_io.h.

Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent 2aa15890
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment