mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-03-05 19:18:06 +00:00
dm raid: tidy includes
A dm target only needs to use include/linux dm headers. Signed-off-by: Alasdair G Kergon <agk@redhat.com>
This commit is contained in:
parent
2ca4c92f58
commit
3e8dbb7f39
@ -9,9 +9,10 @@
|
||||
|
||||
#include "md.h"
|
||||
#include "raid5.h"
|
||||
#include "dm.h"
|
||||
#include "bitmap.h"
|
||||
|
||||
#include <linux/device-mapper.h>
|
||||
|
||||
#define DM_MSG_PREFIX "raid"
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user