fb: epson1355fb: kill off dead sh support
[safe/jmp/linux-2.6] / drivers / char / hvc_iseries.c
index ec420fe..b37f1d5 100644 (file)
@@ -579,7 +579,7 @@ static int hvc_find_vtys(void)
                if (!vtermno)
                        continue;
 
-               if (!device_is_compatible(vty, "IBM,iSeries-vty"))
+               if (!of_device_is_compatible(vty, "IBM,iSeries-vty"))
                        continue;
 
                if (num_found == 0)