summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hv/hv_debugfs.c')
-rw-r--r--drivers/hv/hv_debugfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hv/hv_debugfs.c b/drivers/hv/hv_debugfs.c
index 8a2878573582..ccf752b6659a 100644
--- a/drivers/hv/hv_debugfs.c
+++ b/drivers/hv/hv_debugfs.c
@@ -11,7 +11,7 @@
#include "hyperv_vmbus.h"
-struct dentry *hv_debug_root;
+static struct dentry *hv_debug_root;
static int hv_debugfs_delay_get(void *data, u64 *val)
{