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>
This commit is contained in:
Greg Ungerer
2014-08-19 11:55:24 +10:00
parent f86b9e0383
commit ece9ae6515
13 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
/***************************************************************************/
/*
* linux/arch/m68knommu/platform/coldfire/vectors.c
* vectors.c -- high level trap setup for ColdFire
*
* Copyright (C) 1999-2007, Greg Ungerer <gerg@snapgear.com>
*/