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:
7a707b8
)
drivers/memstick: Add module.h to the prev. implicit modular users
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:12:37 +0000
(15:12 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:52 +0000
(19:31 -0400)
This is another group of drivers that simply assumed that module.h was
everywhere. But it won't be once we clean up its presence from device.h
Call out the real users of it in advance.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found