]> git.karo-electronics.de Git - linux-beck.git/commit
x86, platforms: Remove SGI Visual Workstation
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 25 Feb 2014 20:05:34 +0000 (12:05 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 27 Feb 2014 16:07:39 +0000 (08:07 -0800)
commitc5f9ee3d665a7660b296aa1e91949ae3376f0d07
tree1312ff6f48732ff251f40a63f8147453d6d4cf8f
parent7cf6c94591bbf3dbe3bf9573a6551328ad76d885
x86, platforms: Remove SGI Visual Workstation

The SGI Visual Workstation seems to be dead; remove support so we
don't have to continue maintaining it.

Cc: Andrey Panin <pazke@donpac.ru>
Cc: Michael Reed <mdr@sgi.com>
Link: http://lkml.kernel.org/r/530CFD6C.7040705@zytor.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
33 files changed:
Documentation/00-INDEX
Documentation/sgi-visws.txt [deleted file]
Documentation/sound/oss/vwsnd [deleted file]
MAINTAINERS
arch/x86/Kconfig
arch/x86/include/asm/fixmap.h
arch/x86/include/asm/hw_irq.h
arch/x86/include/asm/setup.h
arch/x86/include/asm/visws/cobalt.h [deleted file]
arch/x86/include/asm/visws/lithium.h [deleted file]
arch/x86/include/asm/visws/piix4.h [deleted file]
arch/x86/include/asm/visws/sgivw.h [deleted file]
arch/x86/kernel/apic/apic.c
arch/x86/kernel/setup.c
arch/x86/pci/Makefile
arch/x86/pci/common.c
arch/x86/pci/visws.c [deleted file]
arch/x86/platform/Makefile
arch/x86/platform/visws/Makefile [deleted file]
arch/x86/platform/visws/visws_quirks.c [deleted file]
arch/x86/xen/Kconfig
drivers/pci/Makefile
drivers/scsi/qla1280.c
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/gbefb.c
drivers/video/logo/Kconfig
drivers/video/logo/logo.c
drivers/video/sgivwfb.c [deleted file]
include/video/sgivw.h [deleted file]
sound/oss/Kconfig
sound/oss/Makefile
sound/oss/vwsnd.c [deleted file]