Dear Mike Frysinger, In message <1248230340-26252-1-git-send-email-vap...@gentoo.org> you wrote: > While we're here, fix the broken #ifdef handling in _exports.h. ... > diff --git a/include/_exports.h b/include/_exports.h > index af43885..ba3920e 100644 > --- a/include/_exports.h > +++ b/include/_exports.h > @@ -1,3 +1,6 @@ > +/* You do not need to use #ifdef around functions that may not exist > + * in the final configuration (such as i2c). > + */
Incorrect multi-line comment style. Please cleanup and resubmit. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de Two wrongs don't make a right, but three rights make a left. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot