u-boot-brain/board/samsung
Minkyu Kang 48e91caefe universal_c210: fix compiler error and compiler warning
This patch fix following errors

universal.c: In function 'init_pmic_lcd':
universal.c:340: warning: implicit declaration of function 'get_pmic'
universal.c:340: warning: initialization makes pointer from integer without a cast
universal.c: In function 'lcd_power_on':
universal.c:431: warning: initialization makes pointer from integer without a cast
universal.c: At top level:
universal.c:335: warning: 'init_pmic_lcd' defined but not used

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Cc: Donghwa Lee <dh09.lee@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Piotr Wilczek <p.wilczek@samsung.com>
2012-12-10 22:28:10 +09:00
..
common i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards 2012-09-17 09:39:50 +02:00
goni arm:goni:pmic: Adjust GONI target platform board to new PMIC framework 2012-11-14 11:21:12 +01:00
origen Origen: Add default clock settings for multimedia IPs 2012-10-26 23:29:47 +02:00
smdk2410 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
smdk5250 EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
smdk6400 common: Discard the __u_boot_cmd section 2012-10-22 08:29:42 -07:00
smdkc100 IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
smdkv310 S5PC2XX: Rename S5pc2XX to exynos 2011-12-09 17:30:09 +01:00
trats Merge branch 'master' of git://git.denx.de/u-boot into resolve 2012-12-10 14:13:27 +09:00
universal_c210 universal_c210: fix compiler error and compiler warning 2012-12-10 22:28:10 +09:00