From: Andrea Gelmini Date: Sat, 21 May 2016 12:02:26 +0000 (+0200) Subject: MIPS: VR41xx: Fix typo X-Git-Tag: v5.15~13483^2~17 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a320a1156ac987ae45d2a922f8f7355d67658e83;p=platform%2Fkernel%2Flinux-starfive.git MIPS: VR41xx: Fix typo Signed-off-by: Andrea Gelmini Cc: trivial@kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/13338/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/vr41xx/common/cmu.c b/arch/mips/vr41xx/common/cmu.c index 05302bf..89bac98 100644 --- a/arch/mips/vr41xx/common/cmu.c +++ b/arch/mips/vr41xx/common/cmu.c @@ -3,7 +3,7 @@ * * Copyright (C) 2001-2002 MontaVista Software Inc. * Author: Yoichi Yuasa - * Copuright (C) 2003-2005 Yoichi Yuasa + * Copyright (C) 2003-2005 Yoichi Yuasa * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by