lkml.org 
[lkml]   [2012]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[ 44/85] ACPI: export symbol acpi_get_table_with_size
    Date
    From: Greg KH <gregkh@linuxfoundation.org>

    3.4-stable review patch. If anyone has any objections, please let me know.

    ------------------

    From: Alex Deucher <alexander.deucher@amd.com>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- a/drivers/acpi/acpica/tbxface.c
    +++ b/drivers/acpi/acpica/tbxface.c
    @@ -436,6 +436,7 @@ acpi_get_table_with_size(char *signature

    return (AE_NOT_FOUND);
    }
    +ACPI_EXPORT_SYMBOL(acpi_get_table_with_size)

    acpi_status
    acpi_get_table(char *signature,



    \
     
     \ /
      Last update: 2012-09-13 05:01    [W:2.988 / U:0.240 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site