From: Paul Mackerras Date: Mon, 14 Nov 2005 10:56:57 +0000 (+1100) Subject: powerpc: Remove __init from a function used in suspend/resume. X-Git-Tag: v2.6.15-rc2~96^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba76cd575ffd461d83507c23cf53c78d56d1ea0a;p=pandora-kernel.git powerpc: Remove __init from a function used in suspend/resume. Suspend/resume on powermacs uses the pmac_get_boot_time function, so it can't be marked as __init. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed