summaryrefslogtreecommitdiffstats
path: root/include/configs/flea3.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-03-01 00:53:09 +0100
committerMarek Vasut <marex@denx.de>2015-03-02 10:59:50 +0100
commite2b70325246f4ea959e883f4caa9e59fb029127d (patch)
tree92cb0f147baa65af885ba1f613a54f1fb4d12d70 /include/configs/flea3.h
parent1e49f6e2ebd4f1e0caf2c4aa073026291f2e5c4e (diff)
downloadtalos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.tar.gz
talos-obmc-uboot-e2b70325246f4ea959e883f4caa9e59fb029127d.zip
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 <marcel@ziswiler.com> For mx35pdk/woodburn: Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/flea3.h')
-rw-r--r--include/configs/flea3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/flea3.h b/include/configs/flea3.h
index bf02829cde..edff0f54cf 100644
--- a/include/configs/flea3.h
+++ b/include/configs/flea3.h
@@ -124,8 +124,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
/*
OpenPOWER on IntegriCloud