u-boot-brain/board/samsung/smdk5250
Amar 1ae76d438b EXYNOS: Resolve the i2c compilation error
This patch resolves the below mentioned compilation error of i2c driver
for non-FDT case

Compilation error:
s3c24x0_i2c.c: In function 'board_i2c_init':
s3c24x0_i2c.c:544:18: error: 'CONFIG_MAX_I2C_NUM' undeclared (first use
in this function) s3c24x0_i2c.c:544:18: note: each undeclared
identifier is reported only once for each function it appears in
s3c24x0_i2c.c:545:3: warning: implicit declaration of function

Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Amar <amarendra.xt@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-07-10 14:20:26 +09:00
..
exynos5-dt.c SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT 2013-06-13 17:35:14 +09:00
lowlevel_init.S exynos: update tzpc to make it common for exynos4 and exynos5 2013-06-04 15:23:17 +09:00
Makefile EXYNOS: Move files from board/samsung to arch/arm 2013-07-05 17:06:55 +09:00
smdk5250_spl.c SMDK5250: SPL: Define parametric board initializer 2012-09-01 14:58:22 +02:00
smdk5250.c EXYNOS: Resolve the i2c compilation error 2013-07-10 14:20:26 +09:00