On Thu, 2010-09-30 at 13:04 +0200, Reinhard Meyer wrote:
> Dear Sergei Shtylyov,
> >> +#ifdef I2C_ADDR_IGNORE_LIST
> >> +  unsigned char i2c_ignore_list[] = I2C_ADDR_IGNORE_LIST;
> > 
> >     This array is aking to be *static*...
> ... and *const* as well ?

I'll add 'const' in the next version, but I'm not sure if the 'static'
adds any benefit since its a local variable.

Thanks for the inputs,
Peter

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

Reply via email to