]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_mount.h
Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' into next...
[karo-tx-linux.git] / fs / xfs / xfs_mount.h
index 3d68bb267c5fc064279c5545cf2039974c89fa7b..bb24dac42a2517fe57c79db2763f1b38ca56b83d 100644 (file)
@@ -371,7 +371,7 @@ typedef struct xfs_mod_sb {
        int64_t         msb_delta;      /* Change to make to specified field */
 } xfs_mod_sb_t;
 
-extern int     xfs_log_sbcount(xfs_mount_t *, uint);
+extern int     xfs_log_sbcount(xfs_mount_t *);
 extern __uint64_t xfs_default_resblks(xfs_mount_t *mp);
 extern int     xfs_mountfs(xfs_mount_t *mp);