md: proper extern for mdp_major
This patch adds a proper extern for mdp_major in include/linux/raid/md.h Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
84255d1018
commit
03de250a26
@ -24,7 +24,6 @@ static struct {
|
||||
|
||||
static int md_setup_ents __initdata;
|
||||
|
||||
extern int mdp_major;
|
||||
/*
|
||||
* Parse the command-line parameters given our kernel, but do not
|
||||
* actually try to invoke the MD device now; that is handled by
|
||||
|
Reference in New Issue
Block a user