git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a272e24
)
powerpc: Remove __init from a function used in suspend/resume.
author
Paul Mackerras
<paulus@samba.org>
Mon, 14 Nov 2005 10:56:57 +0000
(21:56 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 15 Nov 2005 00:17:09 +0000
(11:17 +1100)
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>
No differences found