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:
d8dfad3
)
m68knommu: Mark functions only called from setup_arch() __init
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 30 Jun 2013 09:58:40 +0000
(11:58 +0200)
committer
Greg Ungerer
<gerg@uclinux.org>
Mon, 26 Aug 2013 06:51:13 +0000
(16:51 +1000)
Some functions that are only called (indirectly) from setup_arch() lack
__init annotations.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found