summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-08-18 11:38:05 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-08-18 11:38:05 +0200
commit4bfb63207765e9048668eb1fe17ac51b02662635 (patch)
treed88516372ae39d18c14597c571a8377857a12ad1 /include/common.h
parent0a0f3a46fb5cfa7105402bee9c52dd379325d156 (diff)
parent94568b600acd768f0e1b3c0abe3694963593cf60 (diff)
Merge with git+ssh://fifi/home/wd/git/u-boot/master
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common.h b/include/common.h
index bd41ae179ae..9a19001c18d 100644
--- a/include/common.h
+++ b/include/common.h
@@ -603,7 +603,7 @@ void show_boot_progress (int status);
#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