block: remove per-queue plugging
[linux-2.6-block.git] / fs / exofs / inode.c
index a7555238c41aaf942237b2aafb780c8605244812..82b94c8f5d22070c2fe9f78a0e89a24695e70baa 100644 (file)
@@ -795,7 +795,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,