Signed-off-by: Paul Butler <[email protected]>
---
drivers/crypto/amcc/crypto4xx_core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/amcc/crypto4xx_core.c
b/drivers/crypto/amcc/crypto4xx_core.c
index b554332..9ca5b13 100644
--- a/drivers/crypto/amcc/crypto4xx_core.c
+++ b/drivers/crypto/amcc/crypto4xx_core.c
@@ -1283,7 +1283,7 @@ static const struct of_device_id crypto4xx_match[] = {
{ },
};
-static struct platform_driver crypto4xx_driver = {
+static struct platform_driver __refdata crypto4xx_driver = {
.driver = {
.name = "crypto4xx",
.owner = THIS_MODULE,
--
1.8.3
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto