diff options
| author | David S. Miller <davem@davemloft.net> | 2013-12-17 21:26:19 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-12-17 21:26:19 -0500 |
| commit | e3fec2f74f7f90d2149a24243a4d040caabe6f30 (patch) | |
| tree | d15df36f9f19fd859caa4204e46ce0aacd9d3bca /arch/cris/include | |
| parent | qeth: Accurate ethtool output (diff) | |
| download | linux-e3fec2f74f7f90d2149a24243a4d040caabe6f30.tar.gz linux-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/cris/include')
| -rw-r--r-- | arch/cris/include/asm/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/include/asm/Kbuild b/arch/cris/include/asm/Kbuild index b06caf649a95..c5963b3e4624 100644 --- a/arch/cris/include/asm/Kbuild +++ b/arch/cris/include/asm/Kbuild @@ -12,3 +12,4 @@ generic-y += trace_clock.h generic-y += vga.h generic-y += xor.h generic-y += preempt.h +generic-y += hash.h |
