X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fafs%2Finternal.h;h=5ca3625cd39edcb3c73bd23bd03e1282e96bdf91;hb=c24ce1d88781b4d2b8232967630abaa1c90724cf;hp=6306438f331f7b14451366dbbb04182d9dae5cc5;hpb=22aadf8a07067644e101267ed5003043f2ad05bf;p=linux-2.6-omap-h63xx.git diff --git a/fs/afs/internal.h b/fs/afs/internal.h index 6306438f331..5ca3625cd39 100644 --- a/fs/afs/internal.h +++ b/fs/afs/internal.h @@ -570,7 +570,6 @@ extern int afs_abort_to_error(u32); */ extern const struct inode_operations afs_mntpt_inode_operations; extern const struct file_operations afs_mntpt_file_operations; -extern unsigned long afs_mntpt_expiry_timeout; extern int afs_mntpt_check_symlink(struct afs_vnode *, struct key *); extern void afs_mntpt_kill_timer(void);