summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/machines.h
diff options
context:
space:
mode:
authorDavid S. Miller2012-05-12 09:35:45 +0200
committerDavid S. Miller2012-05-12 09:35:45 +0200
commitee906c9e0bc9d3cc7fdfe82fb30f3c3c1318c3ef (patch)
treea33dd677564dd883b9a8c5d20f7b07c395f51ef1 /arch/sparc/include/asm/machines.h
parentsparc32: Remove sun4 and sun4c from enum sparc_cpu. (diff)
downloadkernel-qcow2-linux-ee906c9e0bc9d3cc7fdfe82fb30f3c3c1318c3ef.tar.gz
kernel-qcow2-linux-ee906c9e0bc9d3cc7fdfe82fb30f3c3c1318c3ef.tar.xz
kernel-qcow2-linux-ee906c9e0bc9d3cc7fdfe82fb30f3c3c1318c3ef.zip
sparc32: Trivial removal of sun4c references in comments.
I left some around, like the ones in the openprom headers, since we need to think about which pieces of those datastructures and code we can completely toss now. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/machines.h')
-rw-r--r--arch/sparc/include/asm/machines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/machines.h b/arch/sparc/include/asm/machines.h
index 597c4780be67..fd6ddb05d1b7 100644
--- a/arch/sparc/include/asm/machines.h
+++ b/arch/sparc/include/asm/machines.h
@@ -19,7 +19,7 @@ struct Sun_Machine_Models {
* ---------------
* 7 4 3 0
*
- * The ARCH field determines the architecture line (sun4, sun4c, etc).
+ * The ARCH field determines the architecture line (sun4m, etc).
* The MACH field determines the machine make within that architecture.
*/