Re: [U-Boot] [PATCH 09/25] SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)

2012-03-07 Thread Stefan Roese
On Wednesday 07 March 2012 13:03:58 Amit Virdi wrote: > From: Vipin KUMAR > > SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it. > > Signed-off-by: Vipin Kumar > Signed-off-by: Amit Virdi Acked-by: Stefan Roese Thanks, Stefan -- DENX Software Engineering GmbH, MD: Wolfgan

[U-Boot] [PATCH 09/25] SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)

2012-03-07 Thread Amit Virdi
From: Vipin KUMAR SPEAr doesn't need CONFIG_SYS_HZ_CLOCK. This commit removes it. Signed-off-by: Vipin Kumar Signed-off-by: Amit Virdi --- include/configs/spear-common.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/configs/spear-common.h b/include/configs/s