Re: [U-Boot] [PATCH 68/69] x86: Fix a header nit in x86-chromebook.h

2016-03-11 Thread Bin Meng
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass wrote: > There is an extra line in the comment in the header. Remove it. > > Signed-off-by: Simon Glass > --- > > include/configs/x86-chromebook.h | 1 - > 1 file changed, 1 deletion(-) > Reviewed-by: Bin Meng ___

[U-Boot] [PATCH 68/69] x86: Fix a header nit in x86-chromebook.h

2016-03-06 Thread Simon Glass
There is an extra line in the comment in the header. Remove it. Signed-off-by: Simon Glass --- include/configs/x86-chromebook.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h index ae969b9..c94096a 100644 --- a/include/conf