提交 3dae2c61 编写于 作者: J Juergen Gross 提交者: Michael S. Tsirkin

virtio: remove config.c

Remove unused file config.c
Signed-off-by: NJuergen Gross <jgross@suse.com>
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
上级 34563769
/* 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>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册