ARM: Remove mach-msm and associated ARM architecture code
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 13 Mar 2015 18:09:34 +0000 (11:09 -0700)
committerKumar Gala <galak@codeaurora.org>
Fri, 27 Mar 2015 16:31:02 +0000 (11:31 -0500)
commitc0c89fafa289ea241ba3fb22d6f583f8089a719e
tree43e48055d1330a7fece805554b87f372d63e718d
parent9eccca0843205f87c00404b663188b88eb248051
ARM: Remove mach-msm and associated ARM architecture code

The maintainers for mach-msm no longer have any plans to support
or test the platforms supported by this architecture[1]. Most likely
there aren't any active users of this code anyway, so let's
delete it.

[1] http://lkml.kernel.org/r/20150307031212.GA8434@fifo99.com
Cc: David Brown <davidb@codeaurora.org>
Cc: Bryan Huntsman <bryanh@codeaurora.org>
Cc: Daniel Walker <dwalker@fifo99.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
61 files changed:
Documentation/arm/00-INDEX
Documentation/arm/msm/gpiomux.txt [deleted file]
MAINTAINERS
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/Makefile
arch/arm/configs/msm_defconfig [deleted file]
arch/arm/include/debug/msm.S
arch/arm/mach-msm/Kconfig [deleted file]
arch/arm/mach-msm/Makefile [deleted file]
arch/arm/mach-msm/Makefile.boot [deleted file]
arch/arm/mach-msm/board-halibut.c [deleted file]
arch/arm/mach-msm/board-msm7x30.c [deleted file]
arch/arm/mach-msm/board-qsd8x50.c [deleted file]
arch/arm/mach-msm/board-sapphire.c [deleted file]
arch/arm/mach-msm/board-trout-gpio.c [deleted file]
arch/arm/mach-msm/board-trout-mmc.c [deleted file]
arch/arm/mach-msm/board-trout-panel.c [deleted file]
arch/arm/mach-msm/board-trout.c [deleted file]
arch/arm/mach-msm/board-trout.h [deleted file]
arch/arm/mach-msm/clock-pcom.c [deleted file]
arch/arm/mach-msm/clock-pcom.h [deleted file]
arch/arm/mach-msm/clock.c [deleted file]
arch/arm/mach-msm/clock.h [deleted file]
arch/arm/mach-msm/common.h [deleted file]
arch/arm/mach-msm/devices-msm7x00.c [deleted file]
arch/arm/mach-msm/devices-msm7x30.c [deleted file]
arch/arm/mach-msm/devices-qsd8x50.c [deleted file]
arch/arm/mach-msm/devices.h [deleted file]
arch/arm/mach-msm/dma.c [deleted file]
arch/arm/mach-msm/gpiomux-8x50.c [deleted file]
arch/arm/mach-msm/gpiomux-v1.h [deleted file]
arch/arm/mach-msm/gpiomux.c [deleted file]
arch/arm/mach-msm/gpiomux.h [deleted file]
arch/arm/mach-msm/include/mach/clk.h [deleted file]
arch/arm/mach-msm/include/mach/dma.h [deleted file]
arch/arm/mach-msm/include/mach/entry-macro.S [deleted file]
arch/arm/mach-msm/include/mach/hardware.h [deleted file]
arch/arm/mach-msm/include/mach/irqs-7x00.h [deleted file]
arch/arm/mach-msm/include/mach/irqs-7x30.h [deleted file]
arch/arm/mach-msm/include/mach/irqs-8x50.h [deleted file]
arch/arm/mach-msm/include/mach/irqs.h [deleted file]
arch/arm/mach-msm/include/mach/msm_gpiomux.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap-7x00.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap-7x30.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap-8x50.h [deleted file]
arch/arm/mach-msm/include/mach/msm_iomap.h [deleted file]
arch/arm/mach-msm/include/mach/msm_smd.h [deleted file]
arch/arm/mach-msm/include/mach/sirc.h [deleted file]
arch/arm/mach-msm/include/mach/vreg.h [deleted file]
arch/arm/mach-msm/io.c [deleted file]
arch/arm/mach-msm/irq-vic.c [deleted file]
arch/arm/mach-msm/irq.c [deleted file]
arch/arm/mach-msm/last_radio_log.c [deleted file]
arch/arm/mach-msm/proc_comm.c [deleted file]
arch/arm/mach-msm/proc_comm.h [deleted file]
arch/arm/mach-msm/sirc.c [deleted file]
arch/arm/mach-msm/smd.c [deleted file]
arch/arm/mach-msm/smd_debug.c [deleted file]
arch/arm/mach-msm/smd_private.h [deleted file]
arch/arm/mach-msm/vreg.c [deleted file]
This page took 0.032189 seconds and 5 git commands to generate.