mm: non-atomically mark page accessed during page cache allocation where possible
[deliverable/linux.git] / fs / Makefile
index 1ed9eab5e0a96c547e01f51e18b0b2dfadb18737..4030cbfbc9af8572673eb06c997603ee529443e4 100644 (file)
@@ -14,7 +14,7 @@ obj-y :=      open.o read_write.o file_table.o super.o \
                stack.o fs_struct.o statfs.o
 
 ifeq ($(CONFIG_BLOCK),y)
-obj-y +=       buffer.o block_dev.o direct-io.o mpage.o ioprio.o
+obj-y +=       buffer.o block_dev.o direct-io.o mpage.o
 else
 obj-y +=       no-block.o
 endif
This page took 0.02655 seconds and 5 git commands to generate.