summaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc/cpu_features.txt
diff options
context:
space:
mode:
authorRandy Dunlap2009-01-06 23:42:41 +0100
committerLinus Torvalds2009-01-07 00:59:28 +0100
commit07983f0e36eab01a5385117e55154a2aa796eafc (patch)
treed520b6d7d6c396c773740acdb2ef8b21baeac9da /Documentation/powerpc/cpu_features.txt
parentrapidio: remove excess kernel-doc notation (diff)
downloadkernel-qcow2-linux-07983f0e36eab01a5385117e55154a2aa796eafc.tar.gz
kernel-qcow2-linux-07983f0e36eab01a5385117e55154a2aa796eafc.tar.xz
kernel-qcow2-linux-07983f0e36eab01a5385117e55154a2aa796eafc.zip
documentation: update header file paths
Update several Documentation/ files and a few sub-dir files (only one change in each) to reflect changed header files locations. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/powerpc/cpu_features.txt')
-rw-r--r--Documentation/powerpc/cpu_features.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/powerpc/cpu_features.txt b/Documentation/powerpc/cpu_features.txt
index 472739880e87..ffa4183fdb8b 100644
--- a/Documentation/powerpc/cpu_features.txt
+++ b/Documentation/powerpc/cpu_features.txt
@@ -31,7 +31,7 @@ anyways).
After detecting the processor type, the kernel patches out sections of code
that shouldn't be used by writing nop's over it. Using cpufeatures requires
-just 2 macros (found in include/asm-ppc/cputable.h), as seen in head.S
+just 2 macros (found in arch/powerpc/include/asm/cputable.h), as seen in head.S
transfer_to_handler:
#ifdef CONFIG_ALTIVEC