summary refs log tree commit diff stats
path: root/include/tcg/perf.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/tcg/perf.h (renamed from accel/tcg/perf.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/accel/tcg/perf.h b/include/tcg/perf.h
index f92dd52c69..c96b5920a3 100644
--- a/accel/tcg/perf.h
+++ b/include/tcg/perf.h
@@ -4,8 +4,8 @@
  * SPDX-License-Identifier: GPL-2.0-or-later
  */
 
-#ifndef ACCEL_TCG_PERF_H
-#define ACCEL_TCG_PERF_H
+#ifndef TCG_PERF_H
+#define TCG_PERF_H
 
 #if defined(CONFIG_TCG) && defined(CONFIG_LINUX)
 /* Start writing perf-<pid>.map. */