summaryrefslogtreecommitdiff
path: root/arch/m68k/coldfire/m527x.c
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2014-08-19 01:55:24 (GMT)
committerGreg Ungerer <gerg@uclinux.org>2014-09-28 23:18:34 (GMT)
commitece9ae6515727d56ca21a8c925965b731a88b43b (patch)
tree7dff5288ab4d09de537a0af1b29b464eac898614 /arch/m68k/coldfire/m527x.c
parentf86b9e03837beafb4b48d53a76ee4b88559226de (diff)
downloadlinux-ece9ae6515727d56ca21a8c925965b731a88b43b.tar.xz
m68k: fix crufty ColdFire intro comments
Quite a few of the ColdFire specific support files have a pathname in the title comments of the file. These files have moved around a bit over the years, and most are no longer accurate. Remove the pathname and fix the comments to include at least a short description of the files contents. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/coldfire/m527x.c')
-rw-r--r--arch/m68k/coldfire/m527x.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/m68k/coldfire/m527x.c b/arch/m68k/coldfire/m527x.c
index 62d81ef..2ba4707 100644
--- a/arch/m68k/coldfire/m527x.c
+++ b/arch/m68k/coldfire/m527x.c
@@ -1,10 +1,10 @@
/***************************************************************************/
/*
- * linux/arch/m68knommu/platform/527x/config.c
+ * m527x.c -- platform support for ColdFire 527x based boards
*
* Sub-architcture dependent initialization code for the Freescale
- * 5270/5271 CPUs.
+ * 5270/5271 and 5274/5275 CPUs.
*
* Copyright (C) 1999-2004, Greg Ungerer (gerg@snapgear.com)
* Copyright (C) 2001-2004, SnapGear Inc. (www.snapgear.com)