]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: Remove mach-bcmring
authorArnd Bergmann <arnd@arndb.de>
Sun, 23 Sep 2012 18:04:40 +0000 (18:04 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Sep 2012 19:40:31 +0000 (21:40 +0200)
commitabbb0db2bd9d0bbfad3219604045168c50180539
treed7c370e8ea9d507de1e8f60241355f50dab3c62e
parent0d7614f09c1ebdbaa1599a5aba7593f147bf96ee
ARM: Remove mach-bcmring

Remove mach-bcmring as this is no longer maintained or used.

Signed-off-by: Christian Daudt <csd@broadcom.com>
Reviewed-by: Jiandong Zheng <jdzheng@broadcom.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
57 files changed:
MAINTAINERS
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/configs/bcmring_defconfig [deleted file]
arch/arm/mach-bcmring/Kconfig [deleted file]
arch/arm/mach-bcmring/Makefile [deleted file]
arch/arm/mach-bcmring/Makefile.boot [deleted file]
arch/arm/mach-bcmring/arch.c [deleted file]
arch/arm/mach-bcmring/clock.c [deleted file]
arch/arm/mach-bcmring/clock.h [deleted file]
arch/arm/mach-bcmring/core.c [deleted file]
arch/arm/mach-bcmring/core.h [deleted file]
arch/arm/mach-bcmring/csp/Makefile [deleted file]
arch/arm/mach-bcmring/csp/chipc/Makefile [deleted file]
arch/arm/mach-bcmring/csp/chipc/chipcHw.c [deleted file]
arch/arm/mach-bcmring/csp/chipc/chipcHw_init.c [deleted file]
arch/arm/mach-bcmring/csp/chipc/chipcHw_reset.c [deleted file]
arch/arm/mach-bcmring/csp/chipc/chipcHw_str.c [deleted file]
arch/arm/mach-bcmring/csp/dmac/Makefile [deleted file]
arch/arm/mach-bcmring/csp/dmac/dmacHw.c [deleted file]
arch/arm/mach-bcmring/csp/dmac/dmacHw_extra.c [deleted file]
arch/arm/mach-bcmring/csp/tmr/Makefile [deleted file]
arch/arm/mach-bcmring/csp/tmr/tmrHw.c [deleted file]
arch/arm/mach-bcmring/dma.c [deleted file]
arch/arm/mach-bcmring/dma_device.c [deleted file]
arch/arm/mach-bcmring/include/cfg_global_defines.h [deleted file]
arch/arm/mach-bcmring/include/csp/dmacHw.h [deleted file]
arch/arm/mach-bcmring/include/csp/reg.h [deleted file]
arch/arm/mach-bcmring/include/csp/tmrHw.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/cap.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/cap_inline.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/chipcHw_def.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/chipcHw_inline.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/chipcHw_reg.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/ddrcReg.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/dmacHw_priv.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/dmacHw_reg.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/hw_cfg.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/intcHw_reg.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/mm_addr.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/mm_io.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/secHw_def.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/secHw_inline.h [deleted file]
arch/arm/mach-bcmring/include/mach/csp/tmrHw_reg.h [deleted file]
arch/arm/mach-bcmring/include/mach/dma.h [deleted file]
arch/arm/mach-bcmring/include/mach/entry-macro.S [deleted file]
arch/arm/mach-bcmring/include/mach/hardware.h [deleted file]
arch/arm/mach-bcmring/include/mach/irqs.h [deleted file]
arch/arm/mach-bcmring/include/mach/memory_settings.h [deleted file]
arch/arm/mach-bcmring/include/mach/reg_nand.h [deleted file]
arch/arm/mach-bcmring/include/mach/reg_umi.h [deleted file]
arch/arm/mach-bcmring/include/mach/timer.h [deleted file]
arch/arm/mach-bcmring/include/mach/timex.h [deleted file]
arch/arm/mach-bcmring/include/mach/uncompress.h [deleted file]
arch/arm/mach-bcmring/irq.c [deleted file]
arch/arm/mach-bcmring/mm.c [deleted file]
arch/arm/mach-bcmring/timer.c [deleted file]