[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -136,7 +136,7 @@ found_sdev:
|
||||
|
||||
for_each_ebus(ebus) {
|
||||
for_each_ebusdev(edev, ebus) {
|
||||
if (!strcmp(edev->prom_name, "auxio"))
|
||||
if (!strcmp(edev->prom_node->name, "auxio"))
|
||||
goto ebus_done;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user