tools/lib/lockdep/uinclude/asm/hash.h
0 → 100644
+6
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Commit 71ae8aac ("lib: introduce arch optimized hash library") added an include to <linux/hash.h> for setting up an architecture specific fast hash. This patch mirrors the fix used for perf, titled "tools: perf: util: fix include for non x86 architectures". Signed-off-by:Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by:
Sasha Levin <sasha.levin@oracle.com>