u-boot/board/samsung/universal_c210
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
..
Makefile arm:exynos4:universal: Eliminated low level init 2012-11-15 21:08:18 +09:00
onenand.c onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 2012-04-04 16:27:35 +02:00
universal.c universal_c210: fix compiler error and compiler warning 2012-12-10 22:28:10 +09:00