|
@@ -472,7 +472,7 @@ int __init celleb_setup_phb(struct pci_controller *phb)
|
|
{
|
|
{
|
|
struct device_node *dev = phb->dn;
|
|
struct device_node *dev = phb->dn;
|
|
const struct of_device_id *match;
|
|
const struct of_device_id *match;
|
|
- struct celleb_phb_spec *phb_spec;
|
|
|
|
|
|
+ const struct celleb_phb_spec *phb_spec;
|
|
int rc;
|
|
int rc;
|
|
|
|
|
|
match = of_match_node(celleb_phb_match, dev);
|
|
match = of_match_node(celleb_phb_match, dev);
|