Revert "[POWERPC] Rename get_property to of_get_property: drivers"
[sfrench/cifs-2.6.git] / drivers / char / hvc_iseries.c
index ec420fe8a9089f5a2f4be1201b6dbd5d7307fb8c..f144a947bd17aaa8549230e307c13def30296822 100644 (file)
@@ -575,7 +575,7 @@ static int hvc_find_vtys(void)
                                (num_found >= VTTY_PORTS))
                        break;
 
-               vtermno = of_get_property(vty, "reg", NULL);
+               vtermno = get_property(vty, "reg", NULL);
                if (!vtermno)
                        continue;