[U-Boot] [PATCH 68/69] x86: Fix a header nit in x86-chromebook.h
Simon Glass
sjg at chromium.org
Mon Mar 7 03:28:51 CET 2016
There is an extra line in the comment in the header. Remove it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
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