Commit 32d47eeff05981bfb89a95747eb182bc12630d58
Committed by
Len Brown
1 parent
3b38bb5f7f
Exists in
master
and in
7 other branches
ACPI: fix a section mismatch
WARNING: drivers/acpi/acpi.o(.text+0xeda): Section mismatch in reference from the function acpi_os_initialize1() to the function .init.text:set_osi_linux() The function acpi_os_initialize1() references the function __init set_osi_linux(). Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/acpi/osl.c