Re: [PATCH v2] powerpc: move include files to arch/powerpc/include/asm

From: Kumar Gala
Date: Sun Aug 03 2008 - 10:58:47 EST



On Aug 1, 2008, at 12:20 AM, Stephen Rothwell wrote:

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@xxxxxxxxxxxxxxxx>
---

v2 don't change other arch files - the fixups are only in comments anyway.

This patch can be applied with "git am" - the full patch is way to bug
for our mailing lists.

This has been built for all the powerpc defconfigs including
all{no,mod,yes}config. There was only one failure, but that is
expected anyway (I had to apply patches for the iommu and hfcmulti
breakages).

Paul, what's the plan for this change? If this is something that will go in so can we get a tree with it so we can base other patches on it (like the PPC_MERGE cleanup)?

- k
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/