commit | b1630cd01cfa86cd3f7e6f3e8ec5bda155f1086d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 11 22:07:35 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:27 2016 +0800 |
tree | dcd072e9505c397e01e4ab16cef1df7e2faf4d7c | |
parent | 09493515e18f345744d00d6db73f777d54d5f735 [diff] |
x86: Fix a header nit in x86-chromebook.h 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>
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+