Merge branch 'topic/soundcore-preclaim' into for-linus
[pandora-kernel.git] / include / linux / anon_inodes.h
index 6129e58..e0a0cdc 100644 (file)
@@ -9,7 +9,7 @@
 #define _LINUX_ANON_INODES_H
 
 int anon_inode_getfd(const char *name, const struct file_operations *fops,
-                    void *priv);
+                    void *priv, int flags);
 
 #endif /* _LINUX_ANON_INODES_H */