aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/coldfire/m5206.c
diff options
context:
space:
mode:
authorGravatar Greg Ungerer <gerg@uclinux.org> 2014-08-19 11:55:24 +1000
committerGravatar Greg Ungerer <gerg@uclinux.org> 2014-09-29 09:18:34 +1000
commitece9ae6515727d56ca21a8c925965b731a88b43b (patch)
tree7dff5288ab4d09de537a0af1b29b464eac898614 /arch/m68k/coldfire/m5206.c
parentm68k: move coldfire platform code (diff)
downloadlinux-ece9ae6515727d56ca21a8c925965b731a88b43b.tar.gz
linux-ece9ae6515727d56ca21a8c925965b731a88b43b.tar.bz2
linux-ece9ae6515727d56ca21a8c925965b731a88b43b.zip
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/m5206.c')
-rw-r--r--arch/m68k/coldfire/m5206.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/coldfire/m5206.c b/arch/m68k/coldfire/m5206.c
index 0e55f449a88c..8945f5e7b39c 100644
--- a/arch/m68k/coldfire/m5206.c
+++ b/arch/m68k/coldfire/m5206.c
@@ -1,7 +1,7 @@
/***************************************************************************/
/*
- * linux/arch/m68knommu/platform/5206/config.c
+ * m5206.c -- platform support for ColdFire 5206 based boards
*
* Copyright (C) 1999-2002, Greg Ungerer (gerg@snapgear.com)
* Copyright (C) 2000-2001, Lineo Inc. (www.lineo.com)