diff --git a/[refs] b/[refs] index 5f3e42289dd2..1edc79596205 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d87d77128f2e837435efa5ff0fd9a32ffbc4bdc8 +refs/heads/master: 14198dd64b56749365c57503f51d5dcde875807d diff --git a/trunk/drivers/crypto/picoxcell_crypto.c b/trunk/drivers/crypto/picoxcell_crypto.c index 410a03c01ca4..c983f869d2b7 100644 --- a/trunk/drivers/crypto/picoxcell_crypto.c +++ b/trunk/drivers/crypto/picoxcell_crypto.c @@ -1863,6 +1863,7 @@ static int __devexit spacc_remove(struct platform_device *pdev) static const struct platform_device_id spacc_id_table[] = { { "picochip,spacc-ipsec", }, { "picochip,spacc-l2", }, + { } }; static struct platform_driver spacc_driver = {