forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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 {