[U-Boot] [PATCH v2 50/51] x86: Fix a header nit in x86-chromebook.h

Simon Glass sjg at chromium.org
Sat Mar 12 06:07:35 CET 2016


There is an extra line in the comment in the header. Remove it.

Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
---

Changes in v2: None

 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/configs/x86-chromebook.h
+++ b/include/configs/x86-chromebook.h
@@ -1,5 +1,4 @@
 /*
- *
  * Copyright (c) 2015 Google, Inc
  *
  * SPDX-License-Identifier:	GPL-2.0+
-- 
2.7.0.rc3.207.g0ac5344



More information about the U-Boot mailing list