[U-Boot] [PATCH 1/1] OMAP3 Fix compiler warning for v7_flush_dcache_all
Dirk Behme
dirk.behme at googlemail.com
Sun Jul 19 08:25:26 CEST 2009
Dear Wolfgang,
Wolfgang Denk wrote:
> Dear Tom Rix,
>
> In message <1246392253-8431-2-git-send-email-Tom.Rix at windriver.com> you wrote:
>> On build of omap3 targets in MAKEALL, the *.ERR files have
>>
>> cpu.c: In function 'cleanup_before_linux':
>> cpu.c:64: warning: implicit declaration of function 'v7_flush_dcache_all'
>> cpu.c:64: warning: implicit declaration of function 'get_device_type
>>
>> The functions v7_flush_dcache_all and get_device_type are declared
>> in include/asm-arm/arch-omap3/sys_proto.h, so use this file to
>> declare the functions.
>>
>> Signed-off-by: Tom Rix <Tom.Rix at windriver.com>
>> ---
>> cpu/arm_cortexa8/cpu.c | 3 +++
>> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> Applied, thanks.
Many thanks!
I'm not sure, Tom will have the details, but there might be a newer
version of this patch?
http://lists.denx.de/pipermail/u-boot/2009-July/055543.html
http://lists.denx.de/pipermail/u-boot/2009-July/055544.html
Best regards
Dirk
More information about the U-Boot
mailing list