X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fdcache.h;h=f2afed4fa9454776c79611d52755121dff749342;hb=6c5103890057b1bb781b26b7aae38d33e4c517d8;hp=1a87760d65322b2d0528886b3232d2707f725532;hpb=2c1d2470c0c0992fae2cc0e04921f9e02a670a00;p=pandora-kernel.git diff --git a/include/linux/dcache.h b/include/linux/dcache.h index 1a87760d6532..f2afed4fa945 100644 --- a/include/linux/dcache.h +++ b/include/linux/dcache.h @@ -416,7 +416,6 @@ static inline bool d_mountpoint(struct dentry *dentry) return dentry->d_flags & DCACHE_MOUNTED; } -extern struct vfsmount *lookup_mnt(struct path *); extern struct dentry *lookup_create(struct nameidata *nd, int is_dir); extern int sysctl_vfs_cache_pressure;