mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
perf tools: Remove duplicate include of debug.h
Remove duplicate inclusion of debug.h in symbol.c to clean up redundant code. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Reviewed-by: Ian Rogers <irogers@google.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>
This commit is contained in:
parent
35cd0098ee
commit
ebbc5ce26e
|
|
@ -26,7 +26,6 @@
|
|||
#include "demangle-rust-v0.h"
|
||||
#include "dso.h"
|
||||
#include "util.h" // lsdir()
|
||||
#include "debug.h"
|
||||
#include "event.h"
|
||||
#include "machine.h"
|
||||
#include "map.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user