aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/um/asm/mm_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/asm/mm_context.h')
-rw-r--r--arch/x86/um/asm/mm_context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/um/asm/mm_context.h b/arch/x86/um/asm/mm_context.h
index 4a73d63e4760e8..dc32dc023c2f8f 100644
--- a/arch/x86/um/asm/mm_context.h
+++ b/arch/x86/um/asm/mm_context.h
@@ -11,8 +11,6 @@
#include <linux/mutex.h>
#include <asm/ldt.h>
-extern void ldt_host_info(void);
-
#define LDT_PAGES_MAX \
((LDT_ENTRIES * LDT_ENTRY_SIZE)/PAGE_SIZE)
#define LDT_ENTRIES_PER_PAGE \