s390/virtio: remove the old KVM virtio transport
authorThomas Huth <thuth@redhat.com>
Wed, 27 Sep 2017 11:42:01 +0000 (13:42 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 29 Sep 2017 13:51:35 +0000 (15:51 +0200)
commit7fb2b2d512448cf0e914c4647a1cf02b52263702
treebf1bae0e846dac9a1cb3bfdfd921c46d465c8e8d
parentf9a5d70cfaf3e32308de0abfcc95dafe4e36ea51
s390/virtio: remove the old KVM virtio transport

There is no recent user space application available anymore which still
supports this old virtio transport. Additionally, commit 3b2fbb3f06ef
("virtio/s390: deprecate old transport") introduced a deprecation message
in the driver, and apparently nobody complained so far that it is still
required. So let's simply remove it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/Kconfig
drivers/s390/virtio/Makefile
drivers/s390/virtio/kvm_virtio.c [deleted file]