ARM: S3C64XX: make regs-sys.h local
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-s3c64xx / clock.c
index 803711e283b233d609e7172b7d4678da724a682f..8499415be9cd2b04cbf5a23d1bdb316f72fac373 100644 (file)
@@ -23,7 +23,6 @@
 #include <mach/hardware.h>
 #include <mach/map.h>
 
-#include <mach/regs-sys.h>
 #include <mach/regs-clock.h>
 
 #include <plat/cpu.h>
@@ -33,6 +32,8 @@
 #include <plat/clock-clksrc.h>
 #include <plat/pll.h>
 
+#include "regs-sys.h"
+
 /* fin_apll, fin_mpll and fin_epll are all the same clock, which we call
  * ext_xtal_mux for want of an actual name from the manual.
 */