vfs: remove get_xip_mem
[linux-drm-fsl-dcu.git] / fs / exofs / inode.c
index 6fc91df99ff8aa0957860b268d732bc3a0d86fe4..a198e94813fec42378c75c568b013f360c5ea1e2 100644 (file)
@@ -985,7 +985,6 @@ const struct address_space_operations exofs_aops = {
        .direct_IO      = exofs_direct_IO,
 
        /* With these NULL has special meaning or default is not exported */
-       .get_xip_mem    = NULL,
        .migratepage    = NULL,
        .launder_page   = NULL,
        .is_partially_uptodate = NULL,