linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] powerpc: move some header files
@ 2006-04-05  5:10 sfr
  2006-04-05  5:10 ` [PATCH 01/15] powerpc: move asm/hignmem.h sfr
                   ` (15 more replies)
  0 siblings, 16 replies; 27+ messages in thread
From: sfr @ 2006-04-05  5:10 UTC (permalink / raw)
  To: paulus; +Cc: linuxppc-dev

This patch set moves sufficient include files from include/asm-ppc
to include/asm-powerpc to allow us to remove the include hack in the
arch/powerpc/Makefile.

 b/arch/powerpc/Makefile           |   21 ++------------
 b/include/asm-powerpc/amigappc.h  |    9 ++----
 b/include/asm-powerpc/bootinfo.h  |    8 ++---
 b/include/asm-powerpc/highmem.h   |   11 +++----
 b/include/asm-powerpc/hydra.h     |    8 ++---
 b/include/asm-powerpc/mpc83xx.h   |    7 ++--
 b/include/asm-powerpc/mpc85xx.h   |    9 ++----
 b/include/asm-powerpc/mpc8xx.h    |   10 +++---
 b/include/asm-powerpc/ocp.h       |    7 ++--
 b/include/asm-powerpc/ocp_ids.h   |    6 ++--
 b/include/asm-powerpc/open_pic.h  |   10 +++---
 b/include/asm-powerpc/pnp.h       |    8 ++---
 b/include/asm-powerpc/reg_booke.h |   55 +++++++++++++++++++------------------- b/include/asm-powerpc/residual.h  |    6 ++--
 b/include/asm-powerpc/suspend.h   |   17 +++++++++++
 include/asm-ppc/suspend.h         |   12 --------
 16 files changed, 95 insertions(+), 109 deletions(-)

Cheers,
Stephen Rothwell <sfr@canb.auug.org.au>

P.S. these are available in my private git tree if you want them.

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2006-04-05 22:28 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05  5:10 [PATCH 00/15] powerpc: move some header files sfr
2006-04-05  5:10 ` [PATCH 01/15] powerpc: move asm/hignmem.h sfr
2006-04-05  5:10 ` [PATCH 02/15] powerpc: move asm/suspend.h sfr
2006-04-05  5:10 ` [PATCH 03/15] powerpc: move asm/mpc8xx.h sfr
2006-04-05  5:10 ` [PATCH 04/15] powerpc: move asm/bootinfo.h sfr
2006-04-05 14:05   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 05/15] powerpc: move asm/residual.h sfr
2006-04-05  5:10 ` [PATCH 06/15] powerpc: moce asm/pnp.h sfr
2006-04-05  5:10 ` [PATCH 07/15] powerpc: move asm/amigappc.h sfr
2006-04-05  5:10 ` [PATCH 08/15] powerpc: move asm/open_pic.h sfr
2006-04-05 14:07   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 09/15] powerpc: move asm/hydra.h sfr
2006-04-05  5:10 ` [PATCH 10/15] powerpc: move asm/mpc83xx.h sfr
2006-04-05 14:17   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 11/15] powerpc: move asm/ocp.h sfr
2006-04-05 14:07   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 12/15] powerpc: move asm/ocp_ids.h sfr
2006-04-05 14:07   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 13/15] powerpc: move asm/reg_booke.h sfr
2006-04-05  5:10 ` [PATCH 14/15] powerpc: move asm/mpc85xx.h sfr
2006-04-05 14:17   ` Kumar Gala
2006-04-05  5:10 ` [PATCH 15/15] powerpc: remove include hack sfr
2006-04-05 14:28 ` [PATCH 00/15] powerpc: move some header files Kumar Gala
2006-04-05 16:03   ` Stephen Rothwell
2006-04-05 16:15     ` Kumar Gala
2006-04-05 17:07       ` Stephen Rothwell
2006-04-05 22:28       ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).