summaryrefslogtreecommitdiff
path: root/arch/x86/mm/kmemcheck/pte.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mm/kmemcheck/pte.h')
-rw-r--r--arch/x86/mm/kmemcheck/pte.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/arch/x86/mm/kmemcheck/pte.h b/arch/x86/mm/kmemcheck/pte.h
index 9f5966456492..ea32a7d3cf1b 100644
--- a/arch/x86/mm/kmemcheck/pte.h
+++ b/arch/x86/mm/kmemcheck/pte.h
@@ -1,10 +1 @@
-#ifndef ARCH__X86__MM__KMEMCHECK__PTE_H
-#define ARCH__X86__MM__KMEMCHECK__PTE_H
-
-#include <linux/mm.h>
-
-#include <asm/pgtable.h>
-
-pte_t *kmemcheck_pte_lookup(unsigned long address);
-
-#endif
+/* SPDX-License-Identifier: GPL-2.0 */