VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: andy.hu <andy.hu@starfivetech.com> 2023-10-11 08:30:50 +0000 committer: andy.hu <andy.hu@starfivetech.com> 2023-10-11 08:30:50 +0000 commit: 365f177b130ee3a900d5beed5f4255f2ce2585fe parent: de8f15975cb50652e35248604d23f4cf16cd0cde
Commit Summary:
Merge branch 'CR_7607_reset_hal.feng' into 'jh7110-5.15.y-devel'
Diffstat:
1 file changed, 0 insertions, 1 deletion
diff --git a/drivers/reset/starfive/reset-starfive-jh7110.c b/drivers/reset/starfive/reset-starfive-jh7110.c
index b9432067a86d..cd23ef7cd57e 100644
--- a/drivers/reset/starfive/reset-starfive-jh7110.c
+++ b/drivers/reset/starfive/reset-starfive-jh7110.c
@@ -252,7 +252,6 @@ int __init reset_starfive_jh7110_generic_probe(struct platform_device *pdev,
 
 	return devm_reset_controller_register(dev, &data->rcdev);
 }
-EXPORT_SYMBOL_GPL(reset_starfive_jh7110_generic_probe);
 
 static int __init jh7110_reset_probe(struct platform_device *pdev)
 {