]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/cacheflush.h
x86: deprecate change_page_attr() for drivers
[linux-2.6-omap-h63xx.git] / include / asm-x86 / cacheflush.h
index 7b928d55c190244af14468124c72435be5d8e2c9..e79159bc098774185a57c92c1c6d1700f973109e 100644 (file)
@@ -25,7 +25,8 @@
        memcpy(dst, src, len)
 
 void global_flush_tlb(void);
-int change_page_attr(struct page *page, int numpages, pgprot_t prot);
+int __deprecated_for_modules change_page_attr(struct page *page, int numpages,
+                                                               pgprot_t prot);
 int change_page_attr_addr(unsigned long addr, int numpages, pgprot_t prot);
 
 int set_pages_uc(struct page *page, int numpages);