diff options
Diffstat (limited to 'tools/perf/Makefile.perf')
-rw-r--r-- | tools/perf/Makefile.perf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf index 496871ae4590..77b153fa23a5 100644 --- a/tools/perf/Makefile.perf +++ b/tools/perf/Makefile.perf | |||
@@ -219,7 +219,6 @@ LIB_H += util/include/linux/kernel.h | |||
219 | LIB_H += util/include/linux/list.h | 219 | LIB_H += util/include/linux/list.h |
220 | LIB_H += util/include/linux/export.h | 220 | LIB_H += util/include/linux/export.h |
221 | LIB_H += util/include/linux/poison.h | 221 | LIB_H += util/include/linux/poison.h |
222 | LIB_H += util/include/linux/prefetch.h | ||
223 | LIB_H += util/include/linux/rbtree.h | 222 | LIB_H += util/include/linux/rbtree.h |
224 | LIB_H += util/include/linux/rbtree_augmented.h | 223 | LIB_H += util/include/linux/rbtree_augmented.h |
225 | LIB_H += util/include/linux/string.h | 224 | LIB_H += util/include/linux/string.h |