[PATCH] powerpc: trivial: modify comments to refer to new location of files

This patch removes all self references and fixes references to files
in the now defunct arch/ppc64 tree.  I think this accomplises
everything wanted, though there might be a few references I missed.

Signed-off-by: Jon Mason <jdmason@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
Jon Mason
2006-01-23 10:58:20 -06:00
committed by Paul Mackerras
parent 75288c78c6
commit 2ef9481e66
248 changed files with 20 additions and 498 deletions

View File

@ -1,6 +1,4 @@
/*
* arch/ppc/syslib/ppc85xx_common.c
*
* MPC85xx support routines
*
* Maintainer: Kumar Gala <galak@kernel.crashing.org>