]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/proc_fs.h
phylib: add RGMII-ID interface mode definition
[linux-2.6-omap-h63xx.git] / include / linux / proc_fs.h
index 2e132473cbe5635caeeaa745a57df8887498e500..be4652a0545a0226cb23264e923f9692968e866b 100644 (file)
@@ -113,8 +113,6 @@ extern struct vfsmount *proc_mnt;
 extern int proc_fill_super(struct super_block *,void *,int);
 extern struct inode *proc_get_inode(struct super_block *, unsigned int, struct proc_dir_entry *);
 
-extern int proc_match(int, const char *,struct proc_dir_entry *);
-
 /*
  * These are generic /proc routines that use the internal
  * "struct proc_dir_entry" tree to traverse the filesystem.