summaryrefslogtreecommitdiff
path: root/arch/x86/xen/debugfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/xen/debugfs.h')
-rw-r--r--arch/x86/xen/debugfs.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/xen/debugfs.h b/arch/x86/xen/debugfs.h
deleted file mode 100644
index 6b813ad1091c..000000000000
--- a/arch/x86/xen/debugfs.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _XEN_DEBUGFS_H
-#define _XEN_DEBUGFS_H
-
-struct dentry * __init xen_init_debugfs(void);
-
-#endif /* _XEN_DEBUGFS_H */