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:
a99cd11
)
arch/tile: fix a couple of functions that should be __init
author
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 25 Apr 2012 16:45:26 +0000
(12:45 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Wed, 25 Apr 2012 16:45:26 +0000
(12:45 -0400)
They were marked __devinit by mistake, causing some warnings at link time.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found