summaryrefslogtreecommitdiff
path: root/fs/fscache/Makefile
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2021-05-12 11:40:19 +0300
committerDavid Howells <dhowells@redhat.com>2021-08-27 15:34:02 +0300
commit6ae9bd8bb037b7c422bafde746f2338a716f6058 (patch)
treeae0c6602f88829a3bd9737ee8ed6feb2c8f65b35 /fs/fscache/Makefile
parent884a76881fc5f5c9c04de1b640bed2c340929842 (diff)
downloadlinux-6ae9bd8bb037b7c422bafde746f2338a716f6058.tar.xz
fscache, cachefiles: Remove the histogram stuff
Remove the histogram stuff as it's mostly going to be outdated. Signed-off-by: David Howells <dhowells@redhat.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> cc: linux-cachefs@redhat.com Link: https://lore.kernel.org/r/162431195953.2908479.16770977195634296638.stgit@warthog.procyon.org.uk/
Diffstat (limited to 'fs/fscache/Makefile')
-rw-r--r--fs/fscache/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fscache/Makefile b/fs/fscache/Makefile
index 3b2ffa93ac18..45d5235a449b 100644
--- a/fs/fscache/Makefile
+++ b/fs/fscache/Makefile
@@ -16,7 +16,6 @@ fscache-y := \
fscache-$(CONFIG_PROC_FS) += proc.o
fscache-$(CONFIG_FSCACHE_STATS) += stats.o
-fscache-$(CONFIG_FSCACHE_HISTOGRAM) += histogram.o
fscache-$(CONFIG_FSCACHE_OBJECT_LIST) += object-list.o
obj-$(CONFIG_FSCACHE) := fscache.o