forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
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 {