X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=init%2Fdo_mounts.h;h=9aa968d5432937a3aeb799d87ff42e87dfb5c871;hb=43e61711d4e948d3e9c1c13832038659b2cd9287;hp=e7f2e7fa066eb6715c0f54fb27649338b60f475a;hpb=075395d228641646159dae3dd170fa3fc6ff477a;p=linux-2.6-omap-h63xx.git diff --git a/init/do_mounts.h b/init/do_mounts.h index e7f2e7fa066..9aa968d5432 100644 --- a/init/do_mounts.h +++ b/init/do_mounts.h @@ -1,4 +1,3 @@ -#include #include #include #include @@ -12,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) {