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:
d63a5ce
)
dm: remove dm header from targets
author
Mikulas Patocka
<mpatocka@redhat.com>
Tue, 21 Oct 2008 16:44:59 +0000
(17:44 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Tue, 21 Oct 2008 16:44:59 +0000
(17:44 +0100)
Change #include "dm.h" to #include <linux/device-mapper.h> in all targets.
Targets should not need direct access to internal DM structures.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found