crypto: nx - add missing MODULE_DEVICE_TABLE
authorBixuan Cui <cuibixuan@huawei.com>
Sat, 8 May 2021 03:14:55 +0000 (11:14 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 14 May 2021 11:07:58 +0000 (19:07 +0800)
commit06676aa1f455c74e3ad1624cea3acb9ed2ef71ae
tree9196147c059a9f3bdedca6391b79ab1a0d71a443
parenteb9e492f5c06fe197550e68973f88cba6e14274a
crypto: nx - add missing MODULE_DEVICE_TABLE

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>
drivers/crypto/nx/nx-842-pseries.c