forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/tools/perf/util/libunwind/x86_32.c
....@@ -22,7 +22,6 @@
2222 #define LIBUNWIND__ARCH_REG_SP PERF_REG_X86_SP
2323
2424 #include "unwind.h"
25
-#include "debug.h"
2625 #include "libunwind-x86.h"
2726 #include <../../../../arch/x86/include/uapi/asm/perf_regs.h>
2827