aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs/xenfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/xenfs/xenfs.h')
-rw-r--r--drivers/xen/xenfs/xenfs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/xenfs/xenfs.h b/drivers/xen/xenfs/xenfs.h
index b68aa6200003..5056306e7aa8 100644
--- a/drivers/xen/xenfs/xenfs.h
+++ b/drivers/xen/xenfs/xenfs.h
@@ -2,7 +2,6 @@
2#define _XENFS_XENBUS_H 2#define _XENFS_XENBUS_H
3 3
4extern const struct file_operations xenbus_file_ops; 4extern const struct file_operations xenbus_file_ops;
5extern const struct file_operations privcmd_file_ops;
6extern const struct file_operations xsd_kva_file_ops; 5extern const struct file_operations xsd_kva_file_ops;
7extern const struct file_operations xsd_port_file_ops; 6extern const struct file_operations xsd_port_file_ops;
8 7