]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Remove __init from a function used in suspend/resume.
authorPaul Mackerras <paulus@samba.org>
Mon, 14 Nov 2005 10:56:57 +0000 (21:56 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 15 Nov 2005 00:17:09 +0000 (11:17 +1100)
commitba76cd575ffd461d83507c23cf53c78d56d1ea0a
tree256053e3982f8e0e5c541fa887faccad2bb0a9ed
parenta272e24cc8751d125f9582befed0213a2a2b270f
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 <paulus@samba.org>
arch/powerpc/platforms/powermac/time.c