| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 1 | -33/+0 | |
| 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 <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||
| 2005-09-09 | [PATCH] powerpc: Merge a few more include files | [email protected] | 1 | -0/+33 | |
| Merge a few asm-ppc and asm-ppc64 header files. Note: the merge of setup.h intentionally does not carry forward the m68k cruft. That means this patch continues to break the already broken amiga on the ppc32. Signed-off-by: Jon Loeliger <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Paul Mackerras <[email protected]> | |||||