From: Ira W. Snyder Date: Fri, 31 Jan 2014 21:35:31 +0000 (-0800) Subject: tools/liblockdep: Fix include of asm/hash.h X-Git-Tag: v3.14-rc6~34^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75759827bbe78e53330de2c5e061ecec7fa6f86e;p=pandora-kernel.git tools/liblockdep: Fix include of asm/hash.h Commit 71ae8aac ("lib: introduce arch optimized hash library") added an include to 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 Signed-off-by: Sasha Levin --- Reading git-diff-tree failed