diff --git a/mm/vmstat.c b/mm/vmstat.c index 9ab13e3be5df..d1cebdc8d3c8 100644 --- a/mm/vmstat.c +++ b/mm/vmstat.c @@ -872,7 +872,6 @@ const char * const vmstat_text[] = { #ifdef CONFIG_DEBUG_VM_VMACACHE "vmacache_find_calls", "vmacache_find_hits", - "vmacache_full_flushes", #endif #endif /* CONFIG_VM_EVENTS_COUNTERS */ };