[U-Boot] [PATCH] Multiadapter/multibus I2C, i2c.h fix

ksi at koi8.net ksi at koi8.net
Tue Feb 17 22:26:08 CET 2009


On Mon, 16 Feb 2009, Wolfgang Denk wrote:

> Dear ksi at koi8.net,
> 
> In message <Pine.LNX.4.64ksi.0902131640200.27614 at home-gw.koi8.net> you wrote:
> > Add missing #endif in include/i2c.h
> > 
> > Signed-off-by: Sergey Kubushyn <ksi at koi8.net>
> > ---
> > diff -purN u-boot-i2c.ORIG/include/i2c.h u-boot-i2c/include/i2c.h
> > --- u-boot-i2c.ORIG/include/i2c.h	2009-02-13 16:34:36.000000000 -0800
> > +++ u-boot-i2c/include/i2c.h	2009-02-13 16:25:52.000000000 -0800
> > @@ -226,6 +226,7 @@ void i2c_reloc_fixup(void);
> >  # else
> >  #  define I2C_SOFT_DEFS
> >  # endif
> > +#endif
> 
> Such a patch must NEVER, never ever be part of a patch series. It
> guarantess that we have un-bisectable code in the tree. Please rebase
> your branch and squash related patches before posting them here.

Sure.

---
******************************************************************
*  KSI at home    KOI8 Net  < >  The impossible we do immediately.  *
*  Las Vegas   NV, USA   < >  Miracles require 24-hour notice.   *
******************************************************************


More information about the U-Boot mailing list