summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/cyclone5-freeze-controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-socfpga/cyclone5-freeze-controller.c')
-rw-r--r--arch/arm/mach-socfpga/cyclone5-freeze-controller.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-socfpga/cyclone5-freeze-controller.c b/arch/arm/mach-socfpga/cyclone5-freeze-controller.c
index 87160161b0..53fb6a2b50 100644
--- a/arch/arm/mach-socfpga/cyclone5-freeze-controller.c
+++ b/arch/arm/mach-socfpga/cyclone5-freeze-controller.c
@@ -17,8 +17,8 @@
#include <common.h>
#include <io.h>
-#include <mach/generic.h>
-#include <mach/cyclone5-freeze-controller.h>
+#include <mach/socfpga/generic.h>
+#include <mach/socfpga/cyclone5-freeze-controller.h>
#define SYSMGR_FRZCTRL_LOOP_PARAM (1000)
#define SYSMGR_FRZCTRL_DELAY_LOOP_PARAM (10)