[U-Boot] [PATCH V2 RESEND 09/24] SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
Amit Virdi
amit.virdi at st.com
Mon May 7 09:36:47 CEST 2012
From: Vipin KUMAR <vipin.kumar at st.com>
SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it.
Signed-off-by: Vipin Kumar <vipin.kumar at st.com>
Signed-off-by: Amit Virdi <amit.virdi at st.com>
Acked-by: Stefan Roese <sr at denx.de>
---
include/configs/spear-common.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index 79e30dc..7f64224 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)
--
1.7.2.2
More information about the U-Boot
mailing list