From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] deletion of the Shark machine
Date: Fri, 13 Sep 2013 12:51:07 +0200 [thread overview]
Message-ID: <1379069467-3974-1-git-send-email-linus.walleij@linaro.org> (raw)
The RFC series were not met by any protests from active users
so this is an iteration of the series as sharp material for
v3.13. After collecting ACKs a pull request will be made to
the ARM SoC tree.
Linus Walleij (6):
ARM: delete mach-shark
MAINTAINERS: delete Shark machine entry
block: drop dependency on ARCH_SHARK
ide: drop dependency on ARCH_SHARK
input: i8042: drop dependency on ARCH_SHARK
video: drop code for ARCH_SHARK in cyber2000fb
MAINTAINERS | 5 -
arch/arm/Kconfig | 20 --
arch/arm/Makefile | 1 -
arch/arm/boot/compressed/Makefile | 4 -
arch/arm/boot/compressed/head-shark.S | 140 -------------
arch/arm/boot/compressed/ofw-shark.c | 260 -------------------------
arch/arm/common/Makefile | 1 -
arch/arm/common/via82c505.c | 83 --------
arch/arm/configs/shark_defconfig | 80 --------
arch/arm/include/asm/mach/pci.h | 4 -
arch/arm/lib/Makefile | 1 -
arch/arm/lib/io-shark.c | 13 --
arch/arm/mach-shark/Makefile | 10 -
arch/arm/mach-shark/Makefile.boot | 2 -
arch/arm/mach-shark/core.c | 146 --------------
arch/arm/mach-shark/dma.c | 23 ---
arch/arm/mach-shark/include/mach/debug-macro.S | 34 ----
arch/arm/mach-shark/include/mach/entry-macro.S | 36 ----
arch/arm/mach-shark/include/mach/framebuffer.h | 16 --
arch/arm/mach-shark/include/mach/hardware.h | 16 --
arch/arm/mach-shark/include/mach/irqs.h | 13 --
arch/arm/mach-shark/include/mach/isa-dma.h | 13 --
arch/arm/mach-shark/include/mach/memory.h | 26 ---
arch/arm/mach-shark/include/mach/timex.h | 7 -
arch/arm/mach-shark/include/mach/uncompress.h | 50 -----
arch/arm/mach-shark/irq.c | 108 ----------
arch/arm/mach-shark/leds.c | 117 -----------
arch/arm/mach-shark/pci.c | 57 ------
drivers/block/Kconfig | 2 +-
drivers/ide/Kconfig | 4 +-
drivers/input/serio/Kconfig | 2 +-
drivers/video/cyber2000fb.c | 70 -------
32 files changed, 4 insertions(+), 1360 deletions(-)
delete mode 100644 arch/arm/boot/compressed/head-shark.S
delete mode 100644 arch/arm/boot/compressed/ofw-shark.c
delete mode 100644 arch/arm/common/via82c505.c
delete mode 100644 arch/arm/configs/shark_defconfig
delete mode 100644 arch/arm/lib/io-shark.c
delete mode 100644 arch/arm/mach-shark/Makefile
delete mode 100644 arch/arm/mach-shark/Makefile.boot
delete mode 100644 arch/arm/mach-shark/core.c
delete mode 100644 arch/arm/mach-shark/dma.c
delete mode 100644 arch/arm/mach-shark/include/mach/debug-macro.S
delete mode 100644 arch/arm/mach-shark/include/mach/entry-macro.S
delete mode 100644 arch/arm/mach-shark/include/mach/framebuffer.h
delete mode 100644 arch/arm/mach-shark/include/mach/hardware.h
delete mode 100644 arch/arm/mach-shark/include/mach/irqs.h
delete mode 100644 arch/arm/mach-shark/include/mach/isa-dma.h
delete mode 100644 arch/arm/mach-shark/include/mach/memory.h
delete mode 100644 arch/arm/mach-shark/include/mach/timex.h
delete mode 100644 arch/arm/mach-shark/include/mach/uncompress.h
delete mode 100644 arch/arm/mach-shark/irq.c
delete mode 100644 arch/arm/mach-shark/leds.c
delete mode 100644 arch/arm/mach-shark/pci.c
--
1.8.3.1
next reply other threads:[~2013-09-13 10:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 10:51 Linus Walleij [this message]
2013-09-15 18:15 ` [PATCH 0/6] deletion of the Shark machine Arnd Bergmann
2013-09-15 18:52 ` Olof Johansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1379069467-3974-1-git-send-email-linus.walleij@linaro.org \
--to=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).