aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vm_event_item.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-09-25 09:16:48 -0700
committerMark Brown <broonie@kernel.org>2018-09-25 09:16:48 -0700
commit8b665c82acaa5a92671c7937521b2adc909bf40d (patch)
treebf090b90bdaa8e4f40ae44107247a83f850c6bb0 /include/linux/vm_event_item.h
parente5a0a3460305fa0be3bbddfe4c536bdf871528bf (diff)
parent917fa4e672939669f74f1c879b3aae6239f6719b (diff)
Merge tag 'v4.14.71-rt44' into linux-linaro-lsk-v4.14-rt
Linux 4.14.71-rt44
Diffstat (limited to 'include/linux/vm_event_item.h')
-rw-r--r--include/linux/vm_event_item.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/vm_event_item.h b/include/linux/vm_event_item.h
index 5c7f010676a7..47a3441cf4c4 100644
--- a/include/linux/vm_event_item.h
+++ b/include/linux/vm_event_item.h
@@ -105,7 +105,6 @@ enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT,
#ifdef CONFIG_DEBUG_VM_VMACACHE
VMACACHE_FIND_CALLS,
VMACACHE_FIND_HITS,
- VMACACHE_FULL_FLUSHES,
#endif
#ifdef CONFIG_SWAP
SWAP_RA,