ACPI: export symbol acpi_get_table_with_size
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Aug 2012 14:57:22 +0000 (10:57 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Aug 2012 15:13:04 +0000 (11:13 -0400)
commit4f81f986761a7663db7d24d24cd6ae68008f1fc2
treeb68d88ceccd59874dc1c867e8c113613b81122d9
parent268ba0a99f89a84dc5eb312470896113d0709c74
ACPI: export symbol acpi_get_table_with_size

We need it in the radeon drm module to fetch
and verify the vbios image on UEFI systems.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/acpi/acpica/tbxface.c