From: Jan Beulich Date: Thu, 13 Dec 2007 08:32:26 +0000 (+0000) Subject: ACPI: fix modpost warnings X-Git-Tag: v2.6.24-rc6~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffada8913e39e6fd35e95d7040ccac57b45812c9;p=pandora-kernel.git ACPI: fix modpost warnings for sn2_defconfig: WARNING: vmlinux.o(.text+0x4b8601): Section mismatch: reference to .init.data:node_to_pxm_map (between '__acpi_map_pxm_to_node' and 'acpi_get_pxm') WARNING: vmlinux.o(.text+0x4b8741): Section mismatch: reference to .init.data:pxm_to_node_map (between 'acpi_map_pxm_to_node' and 'acpi_get_node') Signed-off-by: Jan Beulich Signed-off-by: Len Brown --- Reading git-diff-tree failed