aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_9p.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/virtio_9p.h')
-rw-r--r--include/linux/virtio_9p.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/virtio_9p.h b/include/linux/virtio_9p.h
index 095e10d148b4..332275080083 100644
--- a/include/linux/virtio_9p.h
+++ b/include/linux/virtio_9p.h
@@ -5,7 +5,4 @@
5#include <linux/virtio_ids.h> 5#include <linux/virtio_ids.h>
6#include <linux/virtio_config.h> 6#include <linux/virtio_config.h>
7 7
8/* Maximum number of virtio channels per partition (1 for now) */
9#define MAX_9P_CHAN 1
10
11#endif /* _LINUX_VIRTIO_9P_H */ 8#endif /* _LINUX_VIRTIO_9P_H */