u-boot/board/st-ericsson/u8500
Dirk Behme 2dd97488ee ARMv7: u8500_href: Add missing header to fix compiler warning
Fix the compiler warning

u8500_href.c: In function 'hrefplus_mmc_power_init':
u8500_href.c:258: warning: implicit declaration of function 'prcmu_i2c_read'
u8500_href.c:265: warning: implicit declaration of function 'prcmu_i2c_write'

by adding the missing header file.

Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
2011-08-04 12:57:20 +02:00
..
Makefile armv7: Add support for ST-Ericsson U8500 href platform 2011-06-01 19:31:03 +02:00
gpio.c armv7: Add support for ST-Ericsson U8500 href platform 2011-06-01 19:31:03 +02:00
prcmu-fw.h armv7: Add support for ST-Ericsson U8500 href platform 2011-06-01 19:31:03 +02:00
prcmu.c armv7: Add support for ST-Ericsson U8500 href platform 2011-06-01 19:31:03 +02:00
u8500_href.c ARMv7: u8500_href: Add missing header to fix compiler warning 2011-08-04 12:57:20 +02:00