git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
367d896
)
tools/liblockdep: Fix include of asm/hash.h
author
Ira W. Snyder
<iws@ovro.caltech.edu>
Fri, 31 Jan 2014 21:35:31 +0000
(13:35 -0800)
committer
Sasha Levin
<sasha.levin@oracle.com>
Thu, 27 Feb 2014 02:21:53 +0000
(21:21 -0500)
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>
No differences found