commit | 6f4a8856e084fbeae226ef52de1fc4f8d2c68765 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Thu Aug 21 22:10:31 2014 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Mon Sep 29 09:18:35 2014 +1000 |
tree | ab5ba040edb41af3c12fb8c1b24b235ff09f7ae0 | |
parent | d3a887ccba63694bb3f5a7083ccc85c7ad116a08 [diff] |
m68k: fix crufty 68000 and 68360 intro comments Quite a few of the non-mmu 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>