aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-12-17 21:26:19 -0500
committerDavid S. Miller <davem@davemloft.net>2013-12-17 21:26:19 -0500
commite3fec2f74f7f90d2149a24243a4d040caabe6f30 (patch)
treed15df36f9f19fd859caa4204e46ce0aacd9d3bca /arch/alpha/include
parent02d5cb5bb20b9d34db20860aad1891cd9b8e81d5 (diff)
lib: Add missing arch generic-y entries for asm-generic/hash.h
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/alpha/include')
-rw-r--r--arch/alpha/include/asm/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/Kbuild b/arch/alpha/include/asm/Kbuild
index f01fb505ad52..a73a8e208a4a 100644
--- a/arch/alpha/include/asm/Kbuild
+++ b/arch/alpha/include/asm/Kbuild
@@ -4,3 +4,4 @@ generic-y += clkdev.h
generic-y += exec.h
generic-y += trace_clock.h
generic-y += preempt.h
+generic-y += hash.h