arm: rmobile: Add support PFC of Renesas R8A7740
[platform/kernel/u-boot.git] / arch / arm / cpu / armv7 / rmobile / cpu_info-r8a7740.c
index f9b0ab8..2231402 100644 (file)
@@ -35,7 +35,7 @@ u32 rmobile_get_cpu_type(void)
        return type;
 }
 
-u32 get_cpu_rev(void)
+u32 rmobile_get_cpu_rev(void)
 {
        u32 id;
        u32 rev;