]> git.sur5r.net Git - u-boot/blobdiff - include/pci.h
pci: Remove unused ppc4xx variable from struct pci_controller
[u-boot] / include / pci.h
index 7adc04301c06a90f582622d26bb17f770781a699..31dc7608a739658206dd47ea3e57f9360be99a07 100644 (file)
@@ -585,8 +585,6 @@ struct pci_controller {
        /* Used by auto config */
        struct pci_region *pci_mem, *pci_io, *pci_prefetch;
 
-       /* Used by ppc405 autoconfig*/
-       struct pci_region *pci_fb;
 #ifndef CONFIG_DM_PCI
        int current_busno;