commit | 93f80a0bbd5b2097cecef7a504e2b516d0934109 | [log] [tgz] |
---|---|---|
author | Bixuan Cui <cuibixuan@huawei.com> | Sat May 08 11:14:55 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 14 16:55:50 2021 +0200 |
tree | fc0f521c914f026270385c07025010696777ff00 | |
parent | 4e8c9510b787123125707cdb37090d852f15241a [diff] |
crypto: nx - add missing MODULE_DEVICE_TABLE [ Upstream commit 06676aa1f455c74e3ad1624cea3acb9ed2ef71ae ] This patch adds missing MODULE_DEVICE_TABLE definition which generates correct modalias for automatic loading of this driver when it is built as an external module. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Bixuan Cui <cuibixuan@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: Sasha Levin <sashal@kernel.org>