[PATCH] powerpc: Fix Maple build
The changes to the device node structure broke Maple build. This fixes it. Unfortunately I coudn't test as my Maple board appears to be dead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
committed by
Paul Mackerras
parent
8385a6a3ac
commit
4c882b0191
@@ -316,7 +316,6 @@ static int __init add_bridge(struct device_node *dev)
|
||||
char* disp_name;
|
||||
int *bus_range;
|
||||
int primary = 1;
|
||||
struct property *of_prop;
|
||||
|
||||
DBG("Adding PCI host bridge %s\n", dev->full_name);
|
||||
|
||||
|
Reference in New Issue
Block a user