From: Adrian Bunk Date: Wed, 13 Feb 2008 21:30:55 +0000 (+1100) Subject: [POWERPC] free_property() must not be __init X-Git-Tag: v2.6.25-rc2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16e543ffa853c8e1de5e1e2bcec0ef9f0b9386fa;p=pandora-kernel.git [POWERPC] free_property() must not be __init This fixes the following section mismatch: <-- snip --> ... WARNING: vmlinux.o(.text+0x55648): Section mismatch in reference from the function .free_node() to the function .init.text:.free_property() ... <-- snip --> Signed-off-by: Adrian Bunk Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed