From: Lv Zheng Date: Tue, 29 Oct 2013 01:29:51 +0000 (+0800) Subject: ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. X-Git-Tag: v3.13-rc1~96^2~9^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=839e928f5bbb695c31ddc23cf3fae3cf1c9e9f20;p=pandora-kernel.git ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. For Linux, there are no functional changes/binary generation differences introduced by this patch. This change adds a new macro to all files that contain external ACPICA interfaces. It can be detected and used by the host (via the host-specific header) for any special processing required for such modules. Lv Zheng. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed