]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-uniphier/ph1-ld4/sg_init.c
ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
[people/ms/u-boot.git] / arch / arm / mach-uniphier / ph1-ld4 / sg_init.c
index 2cc5df608f833151e82cc27d2d15183815dbb5a0..e6bfa97c9f313f02e09b9cc296bdae24103e8b7a 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <asm/io.h>
-#include <asm/arch/sg-regs.h>
+#include <mach/sg-regs.h>
 
 void sg_init(void)
 {