summaryrefslogtreecommitdiffstats
path: root/include/configs/spear-common.h
diff options
context:
space:
mode:
authorVipin KUMAR <vipin.kumar@st.com>2012-05-07 13:06:47 +0530
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-07-07 14:07:40 +0200
commit08166e19217cdcfd268760ecb7e94a3b1bdc4783 (patch)
treeaa38b00f3d90dd2481c77660b464c0a89eafe6ef /include/configs/spear-common.h
parentf273e5b2a6234f7fb486b8606258364a1cc655eb (diff)
downloadblackbird-obmc-uboot-08166e19217cdcfd268760ecb7e94a3b1bdc4783.tar.gz
blackbird-obmc-uboot-08166e19217cdcfd268760ecb7e94a3b1bdc4783.zip
SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it. Signed-off-by: Vipin Kumar <vipin.kumar@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/spear-common.h')
-rw-r--r--include/configs/spear-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index 2ba1090c95..dabd059d00 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -60,7 +60,6 @@
/* Timer, HZ specific defines */
#define CONFIG_SYS_HZ (1000)
-#define CONFIG_SYS_HZ_CLOCK (8300000)
/* Flash configuration */
#if defined(CONFIG_FLASH_PNOR)
OpenPOWER on IntegriCloud