timekeeping: Add more coarse clocktai/boottime interfaces
[linux-2.6-block.git] / fs / internal.h
index 980d005b21b4111084ab7a56b17fda7e5b1320f5..e08972db030366c7616606b53f91ddeb50ef4ba1 100644 (file)
@@ -125,7 +125,6 @@ int do_fchmodat(int dfd, const char __user *filename, umode_t mode);
 int do_fchownat(int dfd, const char __user *filename, uid_t user, gid_t group,
                int flag);
 
-extern int open_check_o_direct(struct file *f);
 extern int vfs_open(const struct path *, struct file *, const struct cred *);
 extern struct file *filp_clone_open(struct file *);