From: David Gibson Date: Wed, 2 Nov 2005 04:13:20 +0000 (+1100) Subject: [PATCH] powerpc: Move dart.h X-Git-Tag: v2.6.15-rc1~726^2~3^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9933f299d0e9e7b12ed4260669653d04d5e752c7;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed