From e2b70325246f4ea959e883f4caa9e59fb029127d Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Sun, 1 Mar 2015 00:53:09 +0100 Subject: remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ Basically finish what the following commit started a long time ago: 488f5d8790c451fc527fe5d2ef218f2a5e40ea17 Signed-off-by: Marcel Ziswiler For mx35pdk/woodburn: Acked-by: Stefano Babic --- include/configs/mx35pdk.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/mx35pdk.h') diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index a145f0812f..603d17cef6 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -146,8 +146,6 @@ #define CONFIG_SYS_MEMTEST_START 0 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x10000 -#undef CONFIG_SYS_CLKS_IN_HZ /* everything, incl board info, in Hz */ - #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* -- cgit v1.2.1