]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/pci-bridge.h
[PATCH] unwinder: move .eh_frame to RODATA
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / pci-bridge.h
index 4f55573762bb8ecefe7fca89a4f2488b3eea5c5c..7bb7f90098066f81d3ec216141c21294c26ea2ea 100644 (file)
@@ -6,7 +6,6 @@
 #include <asm-ppc/pci-bridge.h>
 #else
 
-#include <linux/config.h>
 #include <linux/pci.h>
 #include <linux/list.h>
 
@@ -26,6 +25,7 @@ struct pci_controller {
        int node;
        void *arch_data;
        struct list_head list_node;
+       struct device *parent;
 
        int first_busno;
        int last_busno;