diff options
Diffstat (limited to 'drivers/crypto/marvell/cesa/cesa.c')
-rw-r--r-- | drivers/crypto/marvell/cesa/cesa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/marvell/cesa/cesa.c b/drivers/crypto/marvell/cesa/cesa.c index f14aac532f53..5cd332880653 100644 --- a/drivers/crypto/marvell/cesa/cesa.c +++ b/drivers/crypto/marvell/cesa/cesa.c @@ -615,7 +615,6 @@ static struct platform_driver marvell_cesa = { }; module_platform_driver(marvell_cesa); -MODULE_ALIAS("platform:mv_crypto"); MODULE_AUTHOR("Boris Brezillon <[email protected]>"); MODULE_AUTHOR("Arnaud Ebalard <[email protected]>"); MODULE_DESCRIPTION("Support for Marvell's cryptographic engine"); |