aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/picoxcell_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/picoxcell_crypto.c')
-rw-r--r--drivers/crypto/picoxcell_crypto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/picoxcell_crypto.c b/drivers/crypto/picoxcell_crypto.c
index 410a03c01ca4..c983f869d2b7 100644
--- a/drivers/crypto/picoxcell_crypto.c
+++ b/drivers/crypto/picoxcell_crypto.c
@@ -1863,6 +1863,7 @@ static int __devexit spacc_remove(struct platform_device *pdev)
1863static const struct platform_device_id spacc_id_table[] = { 1863static const struct platform_device_id spacc_id_table[] = {
1864 { "picochip,spacc-ipsec", }, 1864 { "picochip,spacc-ipsec", },
1865 { "picochip,spacc-l2", }, 1865 { "picochip,spacc-l2", },
1866 { }
1866}; 1867};
1867 1868
1868static struct platform_driver spacc_driver = { 1869static struct platform_driver spacc_driver = {