aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/Kbuild
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/ia64/include/asm/Kbuild
parentqeth: Accurate ethtool output (diff)
downloadlinux-dev-e3fec2f74f7f90d2149a24243a4d040caabe6f30.tar.xz
linux-dev-e3fec2f74f7f90d2149a24243a4d040caabe6f30.zip
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/ia64/include/asm/Kbuild')
-rw-r--r--arch/ia64/include/asm/Kbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/ia64/include/asm/Kbuild b/arch/ia64/include/asm/Kbuild
index f93ee087e8fe..283a83154b5e 100644
--- a/arch/ia64/include/asm/Kbuild
+++ b/arch/ia64/include/asm/Kbuild
@@ -4,4 +4,5 @@ generic-y += exec.h
generic-y += kvm_para.h
generic-y += trace_clock.h
generic-y += preempt.h
-generic-y += vtime.h \ No newline at end of file
+generic-y += vtime.h
+generic-y += hash.h