summaryrefslogtreecommitdiff
path: root/include/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pci.h')
-rw-r--r--include/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pci.h b/include/pci.h
index 7adc04301c..31dc7608a7 100644
--- a/include/pci.h
+++ b/include/pci.h
@@ -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;