commit | 91f62a2491f45b5d46ebe5aca1fac3477355c9c1 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sat Jan 14 11:17:32 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Sat Jan 14 11:48:29 2006 +1100 |
tree | 75ca2cf632e4de661fd9b250dbc1fbe40537349a | |
parent | 8f069b1a90bd97bf6d59a02ecabf0173d9175609 [diff] |
ppc: Remove duplicate export of get_wchan The arch/powerpc version of process.c exports get_wchan itself. When I moved ARCH=ppc over to using arch/powerpc/kernel/process.c the get_wchan export in arch/ppc/kernel/ppc_ksyms.c became redundant, so remove it. Signed-off-by: Paul Mackerras <paulus@samba.org> (cherry picked from 9871166ad692121d6b944159ef3f053570158ea8 commit)