X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=9aa968d5432937a3aeb799d87ff42e87dfb5c871;hb=379752fdf8d2e2be2e7da84300bbf73e4f78c36f;hp=66548efe4c3c7e8d94fd283c1bb875fa6b69e358;hpb=bdaf8529385d5126ef791e8f1914afff8cd59bcf;p=karo-tx-linux.git diff --git a/init/do_mounts.h b/init/do_mounts.h index 66548efe4c3c..9aa968d54329 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,6 +1,4 @@ -#include #include -#include #include #include #include @@ -13,7 +11,6 @@ void change_floppy(char *fmt, ...); void mount_block_root(char *name, int flags); void mount_root(void); extern int root_mountflags; -extern char *root_device_name; static inline int create_dev(char *name, dev_t dev) {