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:
b551478
)
xtensa: ISS: fix section mismatch in iss_net_setup
author
Max Filippov
<jcmvbkbc@gmail.com>
Mon, 27 May 2013 14:58:24 +0000
(18:58 +0400)
committer
Chris Zankel
<chris@zankel.net>
Wed, 5 Jun 2013 17:14:21 +0000
(10:14 -0700)
iss_net_setup is only called from __setup, so it should be marked
__init.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found