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:
9202295
)
md: move lots of #include lines out of .h files and into .c
author
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:33:13 +0000
(14:33 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:33:13 +0000
(14:33 +1100)
This makes the includes more explicit, and is preparation for moving
md_k.h to drivers/md/md.h
Remove include/raid/md.h as its only remaining use was to #include
other files.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found