ARM: Kirkwood: Replace mrvl with marvell
[pandora-kernel.git] / drivers / rtc / rtc-mv.c
index b2185f4..ebc1649 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