[PATCH] powerpc: remove arch/powerpc/include hack for 64 bit
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 22 Nov 2005 01:05:26 +0000 (12:05 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 25 Nov 2005 11:11:23 +0000 (22:11 +1100)
With the removal of include/asm-powerpc, we no longer need
arch/powerpc/include/asm for the 64 bit build.  We also do not need
-Iarch/powerpc for the 64 bit build either.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found