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:
f4f3d0f
)
RDMA/amso1100: Fix section mismatches
author
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000
(15:33 -0800)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 29 Nov 2006 23:33:07 +0000
(15:33 -0800)
The amso1100 driver was missing a couple of __devinit/__devexit
annotations for init/cleanup functions that are called from
__devinit/__devexit functions.
Reported by Randy Dunlap <randy.dunlap@oracle.com>.
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found