summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRohit Vaswani <rvaswani@codeaurora.org>2016-02-17 13:55:51 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:09:36 -0700
commit7d052379ef29c8e49be215e249fdd6558ff116bb (patch)
treec752f2eddfea9365699494284488097a1b589609 /tools
parent2254e02d74045113cff8e2a269684b348d5dbb58 (diff)
Revert "net, lib: kill arch_fast_hash library bits"
This reverts commit 0cb6c969ed9de43687abdfc63714b6fe4385d2fc.
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/util/include/asm/hash.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/perf/util/include/asm/hash.h b/tools/perf/util/include/asm/hash.h
new file mode 100644
index 000000000000..d82b170bb216
--- /dev/null
+++ b/tools/perf/util/include/asm/hash.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_GENERIC_HASH_H
+#define __ASM_GENERIC_HASH_H
+
+/* Stub */
+
+#endif /* __ASM_GENERIC_HASH_H */