diff --git a/[refs] b/[refs] index b91a6733fbfe..3bf0321f8b33 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1374ae8b9a3789695962a0f3fd4c6eb7aff881bc +refs/heads/master: 6bf8d889ed453f709dedacabdcf5db47470fdae9 diff --git a/trunk/include/linux/quotaops.h b/trunk/include/linux/quotaops.h index 4f34d3d60f2e..21e5a9124856 100644 --- a/trunk/include/linux/quotaops.h +++ b/trunk/include/linux/quotaops.h @@ -190,7 +190,6 @@ static __inline__ int DQUOT_OFF(struct super_block *sb) */ #define sb_dquot_ops (NULL) #define sb_quotactl_ops (NULL) -#define sync_dquots_dev(dev,type) (NULL) #define DQUOT_INIT(inode) do { } while(0) #define DQUOT_DROP(inode) do { } while(0) #define DQUOT_ALLOC_INODE(inode) (0)