K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-11-11T18:10:13.716424Z K 7 svn:log V 205 Use ofw_bus_node_is_compatible() instead of fdt_is_compatible() No need to have two functions that do the same thing, let's let fdt_* go away, and use ofw_bus_* equivalents instead. Requested by: andrew END