diff options
| author | YueHaibing <yuehaibing@huawei.com> | 2019-06-21 15:24:55 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-21 16:46:17 +0200 |
| commit | 3e5bc68fa596874500e8c718605aa44d5e42a34c (patch) | |
| tree | a29e9424102512723195c89df609c5e4e7d9aa56 /tools/perf/scripts/python/bin | |
| parent | 10055c6fe274adab58bb0e20a4a7224829b62513 (diff) | |
| download | linux-3e5bc68fa596874500e8c718605aa44d5e42a34c.tar.gz linux-3e5bc68fa596874500e8c718605aa44d5e42a34c.zip | |
staging: ks7010: Fix build error
when CRYPTO is m and KS7010 is y, building fails:
drivers/staging/ks7010/ks_hostif.o: In function `michael_mic.constprop.13':
ks_hostif.c:(.text+0x560): undefined reference to `crypto_alloc_shash'
ks_hostif.c:(.text+0x580): undefined reference to `crypto_shash_setkey'
ks_hostif.c:(.text+0x5e0): undefined reference to `crypto_destroy_tfm'
ks_hostif.c:(.text+0x614): undefined reference to `crypto_shash_update'
ks_hostif.c:(.text+0x62c): undefined reference to `crypto_shash_update'
ks_hostif.c:(.text+0x648): undefined reference to `crypto_shash_finup'
Add CRYPTO and CRYPTO_HASH dependencies to fix this.
Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 8b523f20417d ("staging: ks7010: removed custom Michael MIC implementation.")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
