diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/do_mounts_md.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/init/do_mounts_md.c b/init/do_mounts_md.c index 9bdddbcb3d6a..23a15fb57e15 100644 --- a/init/do_mounts_md.c +++ b/init/do_mounts_md.c | |||
@@ -112,8 +112,6 @@ static int __init md_setup(char *str) | |||
112 | return 1; | 112 | return 1; |
113 | } | 113 | } |
114 | 114 | ||
115 | #define MdpMinorShift 6 | ||
116 | |||
117 | static void __init md_setup_drive(void) | 115 | static void __init md_setup_drive(void) |
118 | { | 116 | { |
119 | int minor, i, ent, partitioned; | 117 | int minor, i, ent, partitioned; |