diff options
Diffstat (limited to 'include/linux/fs.h')
| -rw-r--r-- | include/linux/fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 2bc05a6b28b5..7f52b46d619f 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1447,11 +1447,9 @@ extern char root_device_name[]; extern void show_buffers(void); -extern void mount_root(void); #ifdef CONFIG_BLK_DEV_INITRD extern unsigned int real_root_dev; -extern int change_root(kdev_t, const char *); #endif extern ssize_t char_read(struct file *, char *, size_t, loff_t *); |
