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/versatile.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/versatile.h') diff --git a/include/configs/versatile.h b/include/configs/versatile.h index 852becb36..8f6383b05 100644 --- a/include/configs/versatile.h +++ b/include/configs/versatile.h @@ -144,7 +144,6 @@ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */ -#undef CONFIG_SYS_CLKS_IN_HZ /* everything, incl board info, in Hz */ #define CONFIG_SYS_LOAD_ADDR 0x7fc0 /* default load address */ /*----------------------------------------------------------------------- -- cgit v1.2.3