i2c: mxc: move to new subsystem
[oweals/u-boot.git] / arch / arm / cpu / armv7 / mx6 / clock.c
index df11678609b060b75af3ae12b13a8cca94c75b6c..cf3a38e81393dbb5cbbbc193a25c25a4b6a7ee5a 100644 (file)
@@ -48,7 +48,7 @@ void enable_usboh3_clk(unsigned char enable)
 
 }
 
-#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)
 {