diff options
| -rw-r--r-- | drivers/crypto/ux500/hash/hash_core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/ux500/hash/hash_core.c b/drivers/crypto/ux500/hash/hash_core.c index 08d5032cb564..873b69fd2962 100644 --- a/drivers/crypto/ux500/hash/hash_core.c +++ b/drivers/crypto/ux500/hash/hash_core.c | |||
| @@ -1991,7 +1991,6 @@ static int __init ux500_hash_mod_init(void) | |||
| 1991 | static void __exit ux500_hash_mod_fini(void) | 1991 | static void __exit ux500_hash_mod_fini(void) |
| 1992 | { | 1992 | { |
| 1993 | platform_driver_unregister(&hash_driver); | 1993 | platform_driver_unregister(&hash_driver); |
| 1994 | return; | ||
| 1995 | } | 1994 | } |
| 1996 | 1995 | ||
| 1997 | module_init(ux500_hash_mod_init); | 1996 | module_init(ux500_hash_mod_init); |
