summaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-05-03 17:52:20 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-05-03 17:52:20 +0200
commit0cf7d8aa0b24577e50b4bf6ab5da87caa09cfd69 (patch)
treef496e5137c76b74a06fc9002edd12d63bd575f7f /include/asm-ppc
parent610cf3676ee7376e0a55419626a30414a7b20db2 (diff)
parent8fe9bf61efa6cab617dc99dfc5413e47f2ef969f (diff)
Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds
Diffstat (limited to 'include/asm-ppc')
-rw-r--r--include/asm-ppc/i2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/i2c.h b/include/asm-ppc/i2c.h
index fa9d164e9a..1680d3a7c1 100644
--- a/include/asm-ppc/i2c.h
+++ b/include/asm-ppc/i2c.h
@@ -87,7 +87,7 @@ typedef struct i2c
#error CFG_I2C_OFFSET is not defined in /include/configs/${BOARD}.h
#endif
-#if defined(CONFIG_MPC8349ADS) || defined(CONFIG_TQM834X)
+#if defined(CONFIG_MPC8349EMDS) || defined(CONFIG_TQM834X)
/*
* MPC8349 have two i2c bus
*/