public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] powerpc: clean up almos all the rest of the iSeries platform code
@ 2012-03-16  4:14 Stephen Rothwell
  2012-03-16  4:16 ` [PATCH 1/5] tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable Stephen Rothwell
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stephen Rothwell @ 2012-03-16  4:14 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: ppc-dev, gregkh, LKML

[-- Attachment #1: Type: text/plain, Size: 2433 bytes --]

Hi all,

This series removes almost all the remaining code that is part of the
legacy iSeries platform.

 arch/powerpc/boot/Makefile                      |    9 +--
 arch/powerpc/include/asm/abs_addr.h             |   21 +----
 arch/powerpc/include/asm/dma.h                  |    4 -
 arch/powerpc/include/asm/firmware.h             |    9 --
 arch/powerpc/include/asm/iseries/alpaca.h       |   31 ------
 arch/powerpc/include/asm/iseries/hv_call.h      |  111 --------------------
 arch/powerpc/include/asm/iseries/hv_call_sc.h   |   50 ---------
 arch/powerpc/include/asm/iseries/hv_call_xm.h   |   61 -----------
 arch/powerpc/include/asm/iseries/hv_lp_config.h |  128 -----------------------
 arch/powerpc/include/asm/iseries/hv_types.h     |  112 --------------------
 arch/powerpc/include/asm/iseries/it_lp_queue.h  |   78 --------------
 arch/powerpc/include/asm/iseries/lpar_map.h     |   85 ---------------
 arch/powerpc/include/asm/iseries/mf.h           |   51 ---------
 arch/powerpc/include/asm/lppaca.h               |    8 --
 arch/powerpc/include/asm/spinlock.h             |    5 +-
 arch/powerpc/include/asm/time.h                 |   15 ---
 arch/powerpc/kernel/asm-offsets.c               |   14 ---
 arch/powerpc/kernel/irq.c                       |   14 ---
 arch/powerpc/kernel/isa-bridge.c                |    3 -
 arch/powerpc/kernel/lparcfg.c                   |  108 ++------------------
 arch/powerpc/kernel/paca.c                      |   12 +--
 arch/powerpc/kernel/pci-common.c                |   15 ---
 arch/powerpc/kernel/sysfs.c                     |    7 +-
 arch/powerpc/kernel/time.c                      |  108 +-------------------
 arch/powerpc/lib/locks.c                        |   24 +----
 arch/powerpc/mm/hash_utils_64.c                 |    9 +-
 arch/powerpc/mm/slb.c                           |    6 -
 arch/powerpc/mm/stab.c                          |    9 --
 arch/powerpc/oprofile/common.c                  |    3 -
 arch/powerpc/platforms/powernv/pci.c            |    1 +
 arch/powerpc/platforms/pseries/lpar.c           |    1 +
 arch/powerpc/xmon/xmon.c                        |   28 -----
 drivers/tty/hvc/hvc_vio.c                       |    4 -
 init/do_mounts_rd.c                             |    4 +-
 34 files changed, 31 insertions(+), 1117 deletions(-)

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-03-16 15:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16  4:14 [PATCH 0/5] powerpc: clean up almos all the rest of the iSeries platform code Stephen Rothwell
2012-03-16  4:16 ` [PATCH 1/5] tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable Stephen Rothwell
2012-03-16 15:19   ` Greg KH
2012-03-16  4:18 ` [PATCH 2/5] powerpc: remove FW_FEATURE ISERIES from arch code Stephen Rothwell
2012-03-16  4:19 ` [PATCH 3/5] init: remove CONFIG_PPC_ISERIES Stephen Rothwell
2012-03-16  4:20 ` [PATCH 4/5] powerpc: remove the remaining CONFIG_PPC_ISERIES pieces Stephen Rothwell
2012-03-16  4:22 ` [PATCH 5/5] powerpc: remove the rest of the legacy iSeries include files Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox