From: Simon Glass Date: Sat, 12 Mar 2016 05:07:35 +0000 (-0700) Subject: x86: Fix a header nit in x86-chromebook.h X-Git-Tag: v2016.05-rc1~261 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=93a1c3cd54313f9d0ece5aba417e7feeedd503a9;p=u-boot 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 Reviewed-by: Bin Meng --- diff --git a/include/configs/x86-chromebook.h b/include/configs/x86-chromebook.h index ae969b98eb..c94096a349 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+