diff options
Diffstat (limited to 'init/do_mounts.h')
-rw-r--r-- | init/do_mounts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/do_mounts.h b/init/do_mounts.h index de92bee4f35e..e0a7ac9649e1 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h | |||
@@ -9,7 +9,6 @@ | |||
9 | #include <linux/major.h> | 9 | #include <linux/major.h> |
10 | #include <linux/root_dev.h> | 10 | #include <linux/root_dev.h> |
11 | 11 | ||
12 | dev_t name_to_dev_t(char *name); | ||
13 | void change_floppy(char *fmt, ...); | 12 | void change_floppy(char *fmt, ...); |
14 | void mount_block_root(char *name, int flags); | 13 | void mount_block_root(char *name, int flags); |
15 | void mount_root(void); | 14 | void mount_root(void); |