mbox series

[GIT,PULL] Delete the mach-netx machine

Message ID CACRpkdYTgA1i_uFC7NVYVmXf4WhoPHucC11-SrTRYFDUWLtXNw@mail.gmail.com (mailing list archive)
State Mainlined, archived
Commit ceb02dcf676f41d281af84c9d6000fe27651ebb0
Headers show
Series [GIT,PULL] Delete the mach-netx machine | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git

Message

Linus Walleij May 28, 2019, 11:21 a.m. UTC
Hi ARM SoC folks,

let's pull this in and get rid of the unmaintained mach-netx
machine so we don't see more occasional maintenance
for this unused platform.

Please pull this into the ARM SoC tree.

Yours,
Linus Walleij

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/armsoc-drop-netx-v5.3

for you to fetch changes up to ceb02dcf676f41d281af84c9d6000fe27651ebb0:

  ARM: delete netx machine (2019-05-22 13:55:50 +0200)

----------------------------------------------------------------
This deletes the NetX 100/500 machine support.

----------------------------------------------------------------
Linus Walleij (1):
      ARM: delete netx machine

 arch/arm/Kconfig                             |  11 -
 arch/arm/Kconfig.debug                       |   7 -
 arch/arm/Makefile                            |   1 -
 arch/arm/configs/netx_defconfig              |  80 -----
 arch/arm/include/debug/netx.S                |  36 ---
 arch/arm/mach-netx/Kconfig                   |  21 --
 arch/arm/mach-netx/Makefile                  |  12 -
 arch/arm/mach-netx/Makefile.boot             |   2 -
 arch/arm/mach-netx/fb.c                      |  77 -----
 arch/arm/mach-netx/fb.h                      |  24 --
 arch/arm/mach-netx/generic.c                 | 194 ------------
 arch/arm/mach-netx/generic.h                 |  26 --
 arch/arm/mach-netx/include/mach/hardware.h   |  39 ---
 arch/arm/mach-netx/include/mach/irqs.h       |  70 -----
 arch/arm/mach-netx/include/mach/netx-regs.h  | 432 ---------------------------
 arch/arm/mach-netx/include/mach/pfifo.h      |  54 ----
 arch/arm/mach-netx/include/mach/uncompress.h |  75 -----
 arch/arm/mach-netx/include/mach/xc.h         |  42 ---
 arch/arm/mach-netx/nxdb500.c                 | 209 -------------
 arch/arm/mach-netx/nxdkn.c                   | 102 -------
 arch/arm/mach-netx/nxeb500hmi.c              | 186 ------------
 arch/arm/mach-netx/pfifo.c                   |  68 -----
 arch/arm/mach-netx/time.c                    | 153 ----------
 arch/arm/mach-netx/xc.c                      | 258 ----------------
 24 files changed, 2179 deletions(-)
 delete mode 100644 arch/arm/configs/netx_defconfig
 delete mode 100644 arch/arm/include/debug/netx.S
 delete mode 100644 arch/arm/mach-netx/Kconfig
 delete mode 100644 arch/arm/mach-netx/Makefile
 delete mode 100644 arch/arm/mach-netx/Makefile.boot
 delete mode 100644 arch/arm/mach-netx/fb.c
 delete mode 100644 arch/arm/mach-netx/fb.h
 delete mode 100644 arch/arm/mach-netx/generic.c
 delete mode 100644 arch/arm/mach-netx/generic.h
 delete mode 100644 arch/arm/mach-netx/include/mach/hardware.h
 delete mode 100644 arch/arm/mach-netx/include/mach/irqs.h
 delete mode 100644 arch/arm/mach-netx/include/mach/netx-regs.h
 delete mode 100644 arch/arm/mach-netx/include/mach/pfifo.h
 delete mode 100644 arch/arm/mach-netx/include/mach/uncompress.h
 delete mode 100644 arch/arm/mach-netx/include/mach/xc.h
 delete mode 100644 arch/arm/mach-netx/nxdb500.c
 delete mode 100644 arch/arm/mach-netx/nxdkn.c
 delete mode 100644 arch/arm/mach-netx/nxeb500hmi.c
 delete mode 100644 arch/arm/mach-netx/pfifo.c
 delete mode 100644 arch/arm/mach-netx/time.c
 delete mode 100644 arch/arm/mach-netx/xc.c
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#135): https://linux.kernel.org/g/patchwork-soc/message/135
Mute This Topic: https://linux.kernel.org/mt/32322156/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-