提交 fd6103cb 编写于 作者: W Wan Jiabing 提交者: Arnaldo Carvalho de Melo

perf evsel: Remove duplicate 'struct target' forward declaration

'struct target' is declared twice. One has been declared at 21st line.
Remove the duplicate.
Signed-off-by: NWan Jiabing <wanjiabing@vivo.com>
Acked-by: NNamhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: kael_w@yeah.net
Link: http://lore.kernel.org/lkml/20210401062424.991737-1-wanjiabing@vivo.comSigned-off-by: NArnaldo Carvalho de Melo <acme@redhat.com>
上级 3406ac53
......@@ -175,7 +175,6 @@ struct perf_missing_features {
extern struct perf_missing_features perf_missing_features;
struct perf_cpu_map;
struct target;
struct thread_map;
struct record_opts;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册