[U-Boot] universal_c210: fix compiler error and compiler warning
Minkyu Kang
mk7.kang at samsung.com
Tue Dec 11 05:01:42 CET 2012
On 10/12/12 15:50, Minkyu Kang wrote:
> 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 at samsung.com>
> Cc: Donghwa Lee <dh09.lee at samsung.com>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> ---
> board/samsung/universal_c210/universal.c | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
applied to u-boot-samsung/resolve
Thanks.
Minkyu Kang.
More information about the U-Boot
mailing list