Re: [U-Boot] [PATCH] remove unnecessary version.h includes

2015-03-23 Thread Lukasz Majewski
Hi Rob, > board/samsung/trats/setup.h| 1 - Acked-by: Lukasz Majewski Rob, thanks for preparing the patch. -- Best regards, Lukasz Majewski Samsung R&D Institute Poland (SRPOL) | Linux Platform Group ___ U-Boot mailing list U-B

Re: [U-Boot] [PATCH] remove unnecessary version.h includes

2015-03-19 Thread Linus Walleij
On Tue, Mar 17, 2015 at 9:28 PM, Rob Herring wrote: > Various files are needlessly rebuilt every time due to the version and > build time changing. As version.h is not actually needed, remove the > include. > > Signed-off-by: Rob Herring > Cc: Albert Aribaud > Cc: Stefano Babic > Cc: Minkyu Ka