commit | ebb8f52e992a5f15835fa258d31b2d83a67b069e | [log] [tgz] |
---|---|---|
author | Adrian Filipi <adrian.filipi@eurotech.com> | Tue May 06 16:46:37 2008 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Fri May 09 20:53:52 2008 +0200 |
tree | 3409b8b65e62286a82db9cecbeda6f5f08eacd84 | |
parent | 80f51b8fa3a13bcba3cfdf9fcdeff8e9117b7678 [diff] |
Fix some typos This patch fixes three typos. The first is a repetition of CONFIG_CMD_BSP. The second makes the #endif comment match its #if. The third is a spelling error. Signed-off-by: Adrian Filipi <adrian.filipi@eurotech.com>