summaryrefslogtreecommitdiffstats
path: root/include/configs/Total5200.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-07-05 17:56:27 +0200
committerWolfgang Denk <wd@denx.de>2007-07-05 17:56:27 +0200
commite4dbe1b215f5c6c462e76909d240bd96472b84de (patch)
tree6d6d14117cee83f9282a0c83b2c0f842c0a33f8e /include/configs/Total5200.h
parentb6b4684546809f89c8bac72863ca49b5fd8ac0cd (diff)
downloadblackbird-obmc-uboot-e4dbe1b215f5c6c462e76909d240bd96472b84de.tar.gz
blackbird-obmc-uboot-e4dbe1b215f5c6c462e76909d240bd96472b84de.zip
Fixing some typos etc. introduced mainly by cfg patches.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/Total5200.h')
-rw-r--r--include/configs/Total5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Total5200.h b/include/configs/Total5200.h
index ba2daf73cd..2a1cb89ad4 100644
--- a/include/configs/Total5200.h
+++ b/include/configs/Total5200.h
@@ -115,7 +115,7 @@
*/
#include <config_cmd_default.h>
-#if definded(CONFIG_MPC5200)
+#if defined(CONFIG_MPC5200)
#define CONFIG_CMD_PCI
#endif
OpenPOWER on IntegriCloud