[U-Boot] [PATCH] sh: fix build error in cache.h

Yoshihiro Shimoda yoshihiro.shimoda.uh at renesas.com
Mon Oct 31 03:35:15 CET 2011


2011/10/31 11:25, Mike Frysinger wrote:
> On Sunday 30 October 2011 21:44:13 Yoshihiro Shimoda wrote:
>> In the latest U-Boot, the include/common.h includes the asm/cache.h.
>> So, the dcache_invalid_range() in the arch/sh/include/asm/cache.h is
>> multiple defination.
> 
> i posted a fix for this already:
> 	http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/114290
> 
> i don't think we want to go this route with inline markings since it bloats 
> the code ...

Thank you for your point.
I should have looked at the mailing list more carefully before I submitted
my patch...

Thanks,
Yoshihiro Shimoda


More information about the U-Boot mailing list