]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: Move dart.h
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 2 Nov 2005 04:13:20 +0000 (15:13 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 04:25:51 +0000 (15:25 +1100)
commit9933f299d0e9e7b12ed4260669653d04d5e752c7
treee7d13c4b66384f90e182d31dc003e860a8e06fe6
parent1fc8b4ef4e1a0d6f2e16581716a4ae6e16ad3a76
[PATCH] powerpc: Move dart.h

asm-ppc64/dart.h is included in exactly one place -
arch/powerpc/sysdev/u3_iommu.c.  This patch, therefore, moves it into
arch/powerpc/sysdev.  While we're at it, update the #ifndef/#define
protecting the include, and the filename in the comments of
u3_iommu.c.

Built and booted on pSeries and G5, built for ppc32 powermac.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/dart.h [moved from include/asm-ppc64/dart.h with 94% similarity]
arch/powerpc/sysdev/u3_iommu.c