pci: tegra: implement PCA enable workaround
[oweals/u-boot.git] / drivers / pci / pcie_layerscape.c
index 2f24a6a39bf6d2b767898b6428cb4838ca70ac03..4cee038ede5d13c318871e50dfc4293f6c5d8e3d 100644 (file)
@@ -11,7 +11,9 @@
 #include <asm/io.h>
 #include <errno.h>
 #include <malloc.h>
-#include <asm/arch-fsl-lsch3/fdt.h>
+#ifdef CONFIG_FSL_LAYERSCAPE
+#include <asm/arch/fdt.h>
+#endif
 
 #ifndef CONFIG_SYS_PCI_MEMORY_BUS
 #define CONFIG_SYS_PCI_MEMORY_BUS CONFIG_SYS_SDRAM_BASE