[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

@@ -4,7 +4,7 @@
#ifdef __KERNEL__
/*
* include/asm-ppc64/rwsem.h: R/W semaphores for PPC using the stuff
* include/asm-powerpc/rwsem.h: R/W semaphores for PPC using the stuff
* in lib/rwsem.c. Adapted largely from include/asm-i386/rwsem.h
* by Paul Mackerras <paulus@samba.org>.
*/