remove unmodified_drivers directory
authorJuergen Gross <jgross@suse.com>
Tue, 14 Jan 2020 12:34:45 +0000 (13:34 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 15 Jan 2020 15:22:28 +0000 (15:22 +0000)
commitcac57fda01d25c079458a146eefd267e3e72e7fc
treef2852cdbd504857991139e584e34f1f519b42eed
parent8d1d28bfcfd04d15c07c2f5c63aed3c7d220b024
remove unmodified_drivers directory

Having Linux kernel drivers for 2.6 based kernels in the Xen tree is
not really needed any longer. So remove them from the tree.

In case anyone wants to look at them they are still available in
older branches.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
33 files changed:
.gitignore
.hgignore
MAINTAINERS
unmodified_drivers/linux-2.6/Makefile [deleted file]
unmodified_drivers/linux-2.6/README [deleted file]
unmodified_drivers/linux-2.6/balloon/Kbuild [deleted file]
unmodified_drivers/linux-2.6/balloon/Makefile [deleted file]
unmodified_drivers/linux-2.6/blkfront/Kbuild [deleted file]
unmodified_drivers/linux-2.6/blkfront/Makefile [deleted file]
unmodified_drivers/linux-2.6/compat-include/asm-generic/pgtable-nopmd.h [deleted file]
unmodified_drivers/linux-2.6/compat-include/asm-generic/pgtable-nopud.h [deleted file]
unmodified_drivers/linux-2.6/compat-include/linux/io.h [deleted file]
unmodified_drivers/linux-2.6/compat-include/linux/mutex.h [deleted file]
unmodified_drivers/linux-2.6/compat-include/linux/scatterlist.h [deleted file]
unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h [deleted file]
unmodified_drivers/linux-2.6/mkbuildtree [deleted file]
unmodified_drivers/linux-2.6/netfront/Kbuild [deleted file]
unmodified_drivers/linux-2.6/netfront/Makefile [deleted file]
unmodified_drivers/linux-2.6/overrides.mk [deleted file]
unmodified_drivers/linux-2.6/platform-pci/Kbuild [deleted file]
unmodified_drivers/linux-2.6/platform-pci/Makefile [deleted file]
unmodified_drivers/linux-2.6/platform-pci/evtchn.c [deleted file]
unmodified_drivers/linux-2.6/platform-pci/machine_reboot.c [deleted file]
unmodified_drivers/linux-2.6/platform-pci/panic-handler.c [deleted file]
unmodified_drivers/linux-2.6/platform-pci/platform-compat.c [deleted file]
unmodified_drivers/linux-2.6/platform-pci/platform-pci.c [deleted file]
unmodified_drivers/linux-2.6/platform-pci/platform-pci.h [deleted file]
unmodified_drivers/linux-2.6/platform-pci/xen_support.c [deleted file]
unmodified_drivers/linux-2.6/scsifront/Kbuild [deleted file]
unmodified_drivers/linux-2.6/scsifront/Makefile [deleted file]
unmodified_drivers/linux-2.6/usbfront/Kbuild [deleted file]
unmodified_drivers/linux-2.6/usbfront/Makefile [deleted file]
unmodified_drivers/linux-2.6/xenbus/empty_directory [deleted file]