summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/memtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/memtype.h')
-rw-r--r--arch/x86/include/asm/memtype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/memtype.h b/arch/x86/include/asm/memtype.h
index 1e4e99b40711..9ca760e430b9 100644
--- a/arch/x86/include/asm/memtype.h
+++ b/arch/x86/include/asm/memtype.h
@@ -25,5 +25,6 @@ extern void memtype_free_io(resource_size_t start, resource_size_t end);
extern bool pat_pfn_immune_to_uc_mtrr(unsigned long pfn);
bool x86_has_pat_wp(void);
+enum page_cache_mode pgprot2cachemode(pgprot_t pgprot);
#endif /* _ASM_X86_MEMTYPE_H */