commit | 5e3a873c4b0f6d109befdbd6a5b440f125a0c477 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@fifi.denx.de> | Mon Aug 14 23:17:47 2006 +0200 |
committer | Wolfgang Denk <wd@fifi.denx.de> | Mon Aug 14 23:17:47 2006 +0200 |
tree | 7d8f7f67c36b955d8d4d4d4b5960bea5e3cff240 | |
parent | 26442ac77c10e37a33f15ff10c72e822a4f5354c [diff] [blame] |
Fixed common.h spelling error. Patch by Cory Tusar, 30 Nov 2005
diff --git a/include/common.h b/include/common.h index bd41ae1..9a19001 100644 --- a/include/common.h +++ b/include/common.h
@@ -603,7 +603,7 @@ #endif #ifdef CONFIG_INIT_CRITICAL -#error CONFIG_INIT_CRITICAL is depracted! +#error CONFIG_INIT_CRITICAL is deprecated! #error Read section CONFIG_SKIP_LOWLEVEL_INIT in README. #endif