]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: lh7a40x: remove unmaintained platform support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Jan 2011 11:04:45 +0000 (11:04 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 Jan 2011 19:05:19 +0000 (19:05 +0000)
commitbf70867850a68f2fec7732805c05f43987a305a1
treee0be095c30c7cbfeff2a2096cf53e9c2f92fed13
parentd3a81907fb3f349bc2b901bf118a200f0c9a1c16
ARM: lh7a40x: remove unmaintained platform support

lh7a40x has only been receiving updates for updates to generic code.
The last involvement from the maintainer according to the git logs was
in 2006.  As such, it is a maintainence burden with no benefit.

This gets rid of two defconfigs.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
58 files changed:
Documentation/arm/Sharp-LH/ADC-LH7-Touchscreen [deleted file]
Documentation/arm/Sharp-LH/CompactFlash [deleted file]
Documentation/arm/Sharp-LH/IOBarrier [deleted file]
Documentation/arm/Sharp-LH/KEV7A400 [deleted file]
Documentation/arm/Sharp-LH/LCDPanels [deleted file]
Documentation/arm/Sharp-LH/LPD7A400 [deleted file]
Documentation/arm/Sharp-LH/LPD7A40X [deleted file]
Documentation/arm/Sharp-LH/SDRAM [deleted file]
Documentation/arm/Sharp-LH/VectoredInterruptController [deleted file]
arch/arm/Kconfig
arch/arm/Makefile
arch/arm/configs/lpd7a400_defconfig [deleted file]
arch/arm/configs/lpd7a404_defconfig [deleted file]
arch/arm/include/asm/setup.h
arch/arm/mach-lh7a40x/Kconfig [deleted file]
arch/arm/mach-lh7a40x/Makefile [deleted file]
arch/arm/mach-lh7a40x/Makefile.boot [deleted file]
arch/arm/mach-lh7a40x/arch-kev7a400.c [deleted file]
arch/arm/mach-lh7a40x/arch-lpd7a40x.c [deleted file]
arch/arm/mach-lh7a40x/clcd.c [deleted file]
arch/arm/mach-lh7a40x/clocks.c [deleted file]
arch/arm/mach-lh7a40x/common.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/clocks.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/constants.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/debug-macro.S [deleted file]
arch/arm/mach-lh7a40x/include/mach/dma.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/entry-macro.S [deleted file]
arch/arm/mach-lh7a40x/include/mach/hardware.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/io.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/irqs.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/memory.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/registers.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/ssp.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/system.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/timex.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/uncompress.h [deleted file]
arch/arm/mach-lh7a40x/include/mach/vmalloc.h [deleted file]
arch/arm/mach-lh7a40x/irq-kev7a400.c [deleted file]
arch/arm/mach-lh7a40x/irq-lh7a400.c [deleted file]
arch/arm/mach-lh7a40x/irq-lh7a404.c [deleted file]
arch/arm/mach-lh7a40x/irq-lpd7a40x.c [deleted file]
arch/arm/mach-lh7a40x/lcd-panel.h [deleted file]
arch/arm/mach-lh7a40x/ssp-cpld.c [deleted file]
arch/arm/mach-lh7a40x/time.c [deleted file]
drivers/net/smc91x.h
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/serial_lh7a40x.c [deleted file]
drivers/usb/Kconfig
drivers/usb/gadget/Kconfig
drivers/usb/gadget/Makefile
drivers/usb/gadget/gadget_chips.h
drivers/usb/gadget/lh7a40x_udc.c [deleted file]
drivers/usb/gadget/lh7a40x_udc.h [deleted file]
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci-lh7a404.c [deleted file]
drivers/usb/host/ohci.h
drivers/video/Kconfig