diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-03-17 13:23:44 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 21:00:22 +0100 |
commit | 9ae67d65c63c3236ec11a8f94439af32e0637fa3 (patch) | |
tree | 2a61be722a352bcf3e85b3935fd67f8ee8260b0f /dev-util | |
parent | dev-tcltk/itk: remove unused patch(es) (diff) | |
download | gentoo-9ae67d65c63c3236ec11a8f94439af32e0637fa3.tar.gz gentoo-9ae67d65c63c3236ec11a8f94439af32e0637fa3.tar.bz2 gentoo-9ae67d65c63c3236ec11a8f94439af32e0637fa3.zip |
dev-util/perf: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/perf/files/perf-6.6-ia64.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-util/perf/files/perf-6.6-ia64.patch b/dev-util/perf/files/perf-6.6-ia64.patch deleted file mode 100644 index 111efe2ff2e7..000000000000 --- a/dev-util/perf/files/perf-6.6-ia64.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/tools/arch/ia64/include/asm/barrier.h b/tools/arch/ia64/include/asm/barrier.h -index 6fffe5682713..9753f11d79ad 100644 ---- a/tools/arch/ia64/include/asm/barrier.h -+++ b/tools/arch/ia64/include/asm/barrier.h -@@ -14,6 +14,7 @@ - #ifndef _TOOLS_LINUX_ASM_IA64_BARRIER_H - #define _TOOLS_LINUX_ASM_IA64_BARRIER_H - -+#include <asm/intrinsics.h> - #include <linux/compiler.h> - - /* |