commit | fac9640895c3f778c3d2a33521dfd95bd5cba653 | [log] [tgz] |
---|---|---|
author | trem <tremyfr@yahoo.fr> | Sat Sep 21 18:13:35 2013 +0200 |
committer | Heiko Schocher <hs@denx.de> | Thu Oct 17 07:20:24 2013 +0200 |
tree | 170424cee7853c69637a6e5a72f775a1a2167578 | |
parent | 815a76f2ef08b700da611645c9329f632b681491 [diff] [blame] |
i2c: mxc: move to new subsystem Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr>
diff --git a/arch/arm/cpu/armv7/mx6/clock.c b/arch/arm/cpu/armv7/mx6/clock.c index df11678..cf3a38e 100644 --- a/arch/arm/cpu/armv7/mx6/clock.c +++ b/arch/arm/cpu/armv7/mx6/clock.c
@@ -48,7 +48,7 @@ } -#ifdef CONFIG_I2C_MXC +#ifdef CONFIG_SYS_I2C_MXC /* i2c_num can be from 0 - 2 */ int enable_i2c_clk(unsigned char enable, unsigned i2c_num) {