From: Bin Meng Date: Wed, 13 Apr 2016 08:00:51 +0000 (-0700) Subject: x86: Correct typo of Miao Yan's email address X-Git-Tag: v2016.05-rc3~31^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7b63b1832b6e7671c4009bc084045a19cd86c87c;p=u-boot x86: Correct typo of Miao Yan's email address Miao Yan's email address is wrong in fw_cfg.c. Fix it. Signed-off-by: Bin Meng --- diff --git a/arch/x86/cpu/qemu/fw_cfg.c b/arch/x86/cpu/qemu/fw_cfg.c index a0a3d08079..2e2794ebd7 100644 --- a/arch/x86/cpu/qemu/fw_cfg.c +++ b/arch/x86/cpu/qemu/fw_cfg.c @@ -1,5 +1,5 @@ /* - * (C) Copyright 2015 Miao Yan + * (C) Copyright 2015 Miao Yan * * SPDX-License-Identifier: GPL-2.0+ */