forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/tools/perf/bench/sched-pipe.c
....@@ -9,10 +9,7 @@
99 * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c
1010 * Ported to perf by Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
1111 */
12
-#include "../perf.h"
13
-#include "../util/util.h"
1412 #include <subcmd/parse-options.h>
15
-#include "../builtin.h"
1613 #include "bench.h"
1714
1815 #include <unistd.h>