forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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 {