diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2015-07-07 21:56:04 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-07-07 21:59:42 +0300 |
commit | 0bb383a2d8f51e32ecc156f3f84067420ffe6d20 (patch) | |
tree | c318a878bfadd226b90922c048254934ee0d9ce9 /drivers/cpufreq | |
parent | 71eeedcf51544831ae356a773814401143ed32d4 (diff) | |
download | linux-0bb383a2d8f51e32ecc156f3f84067420ffe6d20.tar.xz |
MIPS, CPUFREQ: Fix spelling of Institute.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r-- | drivers/cpufreq/loongson2_cpufreq.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/loongson2_cpufreq.c b/drivers/cpufreq/loongson2_cpufreq.c index fc897babab55..e362860c2b50 100644 --- a/drivers/cpufreq/loongson2_cpufreq.c +++ b/drivers/cpufreq/loongson2_cpufreq.c @@ -3,7 +3,7 @@ * * The 2E revision of loongson processor not support this feature. * - * Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology + * Copyright (C) 2006 - 2008 Lemote Inc. & Institute of Computing Technology * Author: Yanhua, yanh@lemote.com * * This file is subject to the terms and conditions of the GNU General Public |