* [PATCH] virtio: remove config.c
@ 2016-10-11 9:02 Juergen Gross
0 siblings, 0 replies; only message in thread
From: Juergen Gross @ 2016-10-11 9:02 UTC (permalink / raw)
To: linux-kernel, virtualization; +Cc: Juergen Gross, mst
Remove unused file config.c
Signed-off-by: Juergen Gross <jgross@suse.com>
---
drivers/virtio/config.c | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 drivers/virtio/config.c
diff --git a/drivers/virtio/config.c b/drivers/virtio/config.c
deleted file mode 100644
index f70bcd2..0000000
--- a/drivers/virtio/config.c
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Configuration space parsing helpers for virtio.
- *
- * The configuration is [type][len][... len bytes ...] fields.
- *
- * Copyright 2007 Rusty Russell, IBM Corporation.
- * GPL v2 or later.
- */
-#include <linux/err.h>
-#include <linux/virtio.h>
-#include <linux/virtio_config.h>
-#include <linux/bug.h>
-
--
2.6.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-11 9:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-11 9:02 [PATCH] virtio: remove config.c Juergen Gross
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).