[PATCH] fs: ufs add missing bracket
[powerpc.git] / include / asm-powerpc / pci-bridge.h
index 86ee46b..7bb7f90 100644 (file)
@@ -25,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;