]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Sep 2012 17:00:39 +0000 (10:00 -0700)
commit92c4d2258b758e9068a0a255614b9667e77e0d59
tree3ef1f0693ce3a8a281395839046dff7a978c223e
parent06c74870973dff9bab05bec510cec74ba80c26c5
ACPI: export symbol acpi_get_table_with_size

commit 4f81f986761a7663db7d24d24cd6ae68008f1fc2 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/acpica/tbxface.c