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:
9778214
)
spi/dw_spi: fix __init/__devinit section mismatch
author
Grant Likely
<grant.likely@secretlab.ca>
Wed, 20 Jan 2010 21:03:39 +0000
(14:03 -0700)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 20 Jan 2010 21:03:39 +0000
(14:03 -0700)
Section mismatch in reference from the function dw_spi_add_host()
to the function init_queue()
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
No differences found