aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-12-17 19:59:45 +0000
committerMark Brown <broonie@linaro.org>2013-12-17 20:04:51 +0000
commit74b8abb56ba80e8b0956de7d2519da177e05cba5 (patch)
treeb7abd0fe7b6409d009b97c17d00dc95855d2b051
parentbe48c025850bca06a22059a8d33c1733e63ff4f7 (diff)
arm64: topology: Update file authorship header
Signed-off-by: Mark Brown <broonie@linaro.org>
-rw-r--r--arch/arm64/kernel/topology.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/kernel/topology.c b/arch/arm64/kernel/topology.c
index f9ffa81b381..dfa899099d0 100644
--- a/arch/arm64/kernel/topology.c
+++ b/arch/arm64/kernel/topology.c
@@ -2,9 +2,9 @@
* arch/arm64/kernel/topology.c
*
* Copyright (C) 2011,2013 Linaro Limited.
- * Written by: Vincent Guittot
*
- * based on arch/sh/kernel/topology.c
+ * Based on the arm32 version written by Vincent Guittot in turn based on
+ * arch/sh/kernel/topology.c
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive