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:
9a55fed
)
tile: mark pcibios_init() as __init
author
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 13 Aug 2013 19:17:38 +0000
(15:17 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 3 Sep 2013 18:53:15 +0000
(14:53 -0400)
It was bombed away because it was previously marked as __devinit,
but it should be an __init function.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found