diff options
| author | Rohit Vaswani <rvaswani@codeaurora.org> | 2016-02-17 13:55:51 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-22 11:09:36 -0700 |
| commit | 7d052379ef29c8e49be215e249fdd6558ff116bb (patch) | |
| tree | c752f2eddfea9365699494284488097a1b589609 /arch/mips/include/asm | |
| parent | 2254e02d74045113cff8e2a269684b348d5dbb58 (diff) | |
Revert "net, lib: kill arch_fast_hash library bits"
This reverts commit 0cb6c969ed9de43687abdfc63714b6fe4385d2fc.
Diffstat (limited to 'arch/mips/include/asm')
| -rw-r--r-- | arch/mips/include/asm/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/include/asm/Kbuild b/arch/mips/include/asm/Kbuild index c7fe4d01e79c..da439629a986 100644 --- a/arch/mips/include/asm/Kbuild +++ b/arch/mips/include/asm/Kbuild @@ -4,6 +4,7 @@ generic-y += cputime.h generic-y += current.h generic-y += dma-contiguous.h generic-y += emergency-restart.h +generic-y += hash.h generic-y += irq_work.h generic-y += local64.h generic-y += mcs_spinlock.h |
