From 59acc296d97b7262b64be8bc23b12c47b4fdd7e6 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 3 Apr 2005 14:18:51 +0000 Subject: Minor cleanup --- include/configs/cmc_pu2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/cmc_pu2.h') diff --git a/include/configs/cmc_pu2.h b/include/configs/cmc_pu2.h index 5a0f460e6..ef2d1b724 100644 --- a/include/configs/cmc_pu2.h +++ b/include/configs/cmc_pu2.h @@ -204,7 +204,7 @@ struct bd_info_ext { #define CFG_HZ 1000 #define CFG_HZ_CLOCK AT91C_MASTER_CLOCK/2 /* AT91C_TC0_CMR is implicitly set to */ - /* AT91C_TC_TIMER_DIV1_CLOCK */ + /* AT91C_TC_TIMER_DIV1_CLOCK */ #define CONFIG_STACKSIZE (32*1024) /* regular stack */ -- cgit v1.2.3