diff options
Diffstat (limited to 'fs/proc/internal.h')
| -rw-r--r-- | fs/proc/internal.h | 7 | 
1 files changed, 0 insertions, 7 deletions
diff --git a/fs/proc/internal.h b/fs/proc/internal.h index 651d09a11dd..3ab6d14e71c 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h @@ -211,13 +211,6 @@ extern int proc_fill_super(struct super_block *);  extern void proc_entry_rundown(struct proc_dir_entry *);  /* - * proc_devtree.c - */ -#ifdef CONFIG_PROC_DEVICETREE -extern void proc_device_tree_init(void); -#endif - -/*   * proc_namespaces.c   */  extern const struct inode_operations proc_ns_dir_inode_operations;  | 
