diff options
Diffstat (limited to 'include/linux/kvm_host.h')
-rw-r--r-- | include/linux/kvm_host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h index a754fc08e194..590c46e672df 100644 --- a/include/linux/kvm_host.h +++ b/include/linux/kvm_host.h | |||
@@ -1016,7 +1016,6 @@ struct kvm_stats_debugfs_item { | |||
1016 | const char *name; | 1016 | const char *name; |
1017 | int offset; | 1017 | int offset; |
1018 | enum kvm_stat_kind kind; | 1018 | enum kvm_stat_kind kind; |
1019 | struct dentry *dentry; | ||
1020 | }; | 1019 | }; |
1021 | extern struct kvm_stats_debugfs_item debugfs_entries[]; | 1020 | extern struct kvm_stats_debugfs_item debugfs_entries[]; |
1022 | extern struct dentry *kvm_debugfs_dir; | 1021 | extern struct dentry *kvm_debugfs_dir; |