sparc: remove references to of_device and to_of_device
[deliverable/linux.git] / arch / sparc / kernel / psycho_common.c
index 3f34ac853931c816d7e004d57d44d7663f859524..fe2af66bb1988ee3eff896223b5f131e06ca06e6 100644 (file)
@@ -447,7 +447,7 @@ int psycho_iommu_init(struct pci_pbm_info *pbm, int tsbsize,
 
 }
 
-void psycho_pbm_init_common(struct pci_pbm_info *pbm, struct of_device *op,
+void psycho_pbm_init_common(struct pci_pbm_info *pbm, struct platform_device *op,
                            const char *chip_name, int chip_type)
 {
        struct device_node *dp = op->dev.of_node;
This page took 0.044365 seconds and 5 git commands to generate.