projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb1611
)
x86: Fix a header nit in x86-chromebook.h
author
Simon Glass
<sjg@chromium.org>
Sat, 12 Mar 2016 05:07:35 +0000
(22:07 -0700)
committer
Bin Meng
<bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:27 +0000
(10:27 +0800)
There is an extra line in the comment in the header. Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/x86-chromebook.h
patch
|
blob
|
history
diff --git
a/include/configs/x86-chromebook.h
b/include/configs/x86-chromebook.h
index ae969b98eb14b4596a21504ed3402f92ce0c4ac1..c94096a349ea7929cc2d4175f45c9e52b9e598e8 100644
(file)
--- 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+