drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
[deliverable/linux.git] / drivers / rtc / rtc-mv.c
index b2185f4255aa4075124e4f8d8c084e10abd0cc56..ebc1649d45d61ef068792d479bdc7deb438ad5c8 100644 (file)
@@ -297,7 +297,7 @@ static int __exit mv_rtc_remove(struct platform_device *pdev)
 
 #ifdef CONFIG_OF
 static struct of_device_id rtc_mv_of_match_table[] = {
-       { .compatible = "mrvl,orion-rtc", },
+       { .compatible = "marvell,orion-rtc", },
        {}
 };
 #endif
This page took 0.02489 seconds and 5 git commands to generate.