On Saturday 19 November 2011 23:27:34 Stefan Kristiansson wrote:
> On Sat, Nov 19, 2011 at 12:59:05AM -0500, Mike Frysinger wrote:
> > On Saturday 19 November 2011 00:21:32 Stefan Kristiansson wrote:
> > > --- /dev/null
> > > +++ b/arch/openrisc/cpu/cache.c
> > > 
> > > +int checkicache(void)
> > > +int checkdcache(void)
> > 
> > these should be static
> > 
> > > --- /dev/null
> > > +++ b/arch/openrisc/cpu/cpu.c
> > > 
> > > +int checkcpu(void)
> > 
> > looks like these should be static
> 
> They are declared in common.h and are used outside their file scope.

indeed.  looks like ppc warts that infected common code.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to