X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Flinux%2Ffile.h;h=b1e12970f617b919ad71b48ee44deaa306b6f05b;hp=5555508fd5171f6c7a546c2d7364876223e7c9cc;hb=29d03fa12bc02c0f8085cd6bb06d11359a4bccaf;hpb=4e58fb7305449cf8c5a86dd97dfc1812221be77c diff --git a/include/linux/file.h b/include/linux/file.h index 5555508fd517..b1e12970f617 100644 --- a/include/linux/file.h +++ b/include/linux/file.h @@ -11,7 +11,6 @@ struct file; -extern void __fput(struct file *); extern void fput(struct file *); extern void drop_file_write_access(struct file *file);