pci: layerscape: Modify the EP and RC mode judge method
[oweals/u-boot.git] / drivers / pci / pcie_layerscape.h
index 8770b44a1f0096c2247f884d6bd1eae6b64f2fe6..ddfbba6538420c2b0ce9eead908f9dd6b798734d 100644 (file)
@@ -144,6 +144,7 @@ struct ls_pcie {
        bool big_endian;
        bool enabled;
        int next_lut_index;
+       int mode;
 };
 
 extern struct list_head ls_pcie_list;