From ddfeb0aaf49e30afff04e7a619913f09c2d4ce45 Mon Sep 17 00:00:00 2001 From: Chin Liang See Date: Tue, 4 Mar 2014 22:13:53 -0600 Subject: socfpga: Adding Clock Manager driver Clock Manager driver will be called to reconfigure all the clocks setting based on user input. The input are passed to Preloader through handoff files Signed-off-by: Chin Liang See Cc: Albert Aribaud Cc: Tom Rini Cc: Wolfgang Denk CC: Pavel Machek Cc: Dinh Nguyen Acked-by: Pavel Machek --- include/configs/socfpga_cyclone5.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/socfpga_cyclone5.h') diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h index 608578ad2c..0254249751 100644 --- a/include/configs/socfpga_cyclone5.h +++ b/include/configs/socfpga_cyclone5.h @@ -8,6 +8,7 @@ #include #include "../../board/altera/socfpga/pinmux_config.h" +#include "../../board/altera/socfpga/pll_config.h" /* * High level configuration -- cgit v1.2.3