Pull thermal into release branch
[linux-drm-fsl-dcu.git] / arch / mips / pci / pci-ocelot.c
index 2b9495dce6baf5f635d5d665fa8e67d4d7a84c61..7f94f26d35ae054abc028298e6aacc77321486c1 100644 (file)
@@ -81,7 +81,7 @@ static struct resource ocelot_io_resource = {
 };
 
 static struct pci_controller ocelot_pci_controller = {
-       .pci_ops        = gt64120_pci_ops;
+       .pci_ops        = gt64xxx_pci0_ops;
        .mem_resource   = &ocelot_mem_resource;
        .io_resource    = &ocelot_io_resource;
 };