commit | 8fbc985bdad09b23b7eb4df1d2ea589619d8db4c | [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 | e419e12d04ae3b280c99a87a2ea4ad7a40628bcb [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>