]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/exofs/inode.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[karo-tx-linux.git] / fs / exofs / inode.c
index 0c713cfbebf062c312427f8d88e9a1adb0a3a87c..8472c098445ddbe332c0ee33aa10988cb03a9b15 100644 (file)
@@ -823,7 +823,6 @@ const struct address_space_operations exofs_aops = {
        .direct_IO      = NULL, /* TODO: Should be trivial to do */
 
        /* With these NULL has special meaning or default is not exported */
-       .sync_page      = NULL,
        .get_xip_mem    = NULL,
        .migratepage    = NULL,
        .launder_page   = NULL,