commit | ba76cd575ffd461d83507c23cf53c78d56d1ea0a | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Nov 14 21:56:57 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Nov 15 11:17:09 2005 +1100 |
tree | 256053e3982f8e0e5c541fa887faccad2bb0a9ed | |
parent | a272e24cc8751d125f9582befed0213a2a2b270f [diff] |
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>