powerpc: Move include files to arch/powerpc/include/asm

from include/asm-powerpc.  This is the result of a

mkdir arch/powerpc/include/asm
git mv include/asm-powerpc/* arch/powerpc/include/asm

Followed by a few documentation/comment fixups and a couple of places
where <asm-powepc/...> was being used explicitly.  Of the latter only
one was outside the arch code and it is a driver only built for powerpc.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
这个提交包含在:
Stephen Rothwell
2008-08-01 15:20:30 +10:00
提交者 Paul Mackerras
父节点 2b12a4c524
当前提交 b8b572e101
修改 269 个文件,包含 13 行新增29 行删除

查看文件

@@ -42,7 +42,7 @@
*/
#include <asm-powerpc/system.h>
#include <asm/system.h>
#include "ehca_classes.h"
#include "ehca_tools.h"
#include "ehca_qes.h"