diff options
| -rw-r--r-- | net/9p/trans_virtio.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/9p/trans_virtio.c b/net/9p/trans_virtio.c index 53c139d31a21..ea1e3daabefe 100644 --- a/net/9p/trans_virtio.c +++ b/net/9p/trans_virtio.c | |||
| @@ -334,8 +334,6 @@ static void p9_virtio_remove(struct virtio_device *vdev) | |||
| 334 | } | 334 | } |
| 335 | } | 335 | } |
| 336 | 336 | ||
| 337 | #define VIRTIO_ID_9P 9 | ||
| 338 | |||
| 339 | static struct virtio_device_id id_table[] = { | 337 | static struct virtio_device_id id_table[] = { |
| 340 | { VIRTIO_ID_9P, VIRTIO_DEV_ANY_ID }, | 338 | { VIRTIO_ID_9P, VIRTIO_DEV_ANY_ID }, |
| 341 | { 0 }, | 339 | { 0 }, |
