sparc: remove references to of_device and to_of_device
[deliverable/linux.git] / arch / sparc / kernel / pci_impl.h
index 03186824327ebc5f66d6a060704dff3e1becda23..e20ed5f06e9c999652af80a730b15455aa6bb773 100644 (file)
@@ -91,7 +91,7 @@ struct pci_pbm_info {
        char                            *name;
 
        /* OBP specific information. */
-       struct of_device                *op;
+       struct platform_device          *op;
        u64                             ino_bitmap;
 
        /* PBM I/O and Memory space resources. */
This page took 0.028112 seconds and 5 git commands to generate.