From 488f5d8790c451fc527fe5d2ef218f2a5e40ea17 Mon Sep 17 00:00:00 2001 From: Ladislav Michl Date: Mon, 23 Mar 2009 17:46:27 +0100 Subject: Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ Signed-off-by: Ladislav Michl --- include/configs/omap2420h4.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/omap2420h4.h') diff --git a/include/configs/omap2420h4.h b/include/configs/omap2420h4.h index 983b5f251..aa8232669 100644 --- a/include/configs/omap2420h4.h +++ b/include/configs/omap2420h4.h @@ -216,8 +216,6 @@ #define CONFIG_SYS_MEMTEST_START (OMAP2420_SDRC_CS0) /* memtest works on */ #define CONFIG_SYS_MEMTEST_END (OMAP2420_SDRC_CS0+SZ_31M) -#undef CONFIG_SYS_CLKS_IN_HZ /* everything, incl board info, in Hz */ - #define CONFIG_SYS_LOAD_ADDR (OMAP2420_SDRC_CS0) /* default load address */ /* The 2420 has 12 GP timers, they can be driven by the SysClk (12/13/19.2) or by -- cgit v1.2.3