forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/arm/mach-dove/pcie.c
....@@ -17,9 +17,9 @@
1717 #include <asm/setup.h>
1818 #include <asm/delay.h>
1919 #include <plat/pcie.h>
20
-#include <mach/irqs.h>
21
-#include <mach/bridge-regs.h>
2220 #include <plat/addr-map.h>
21
+#include "irqs.h"
22
+#include "bridge-regs.h"
2323 #include "common.h"
2424
2525 struct pcie_port {