]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/frv/include/asm/highmem.h
kmap_atomic_to_page() has no users, remove it
[karo-tx-linux.git] / arch / frv / include / asm / highmem.h
index b3adc93611f32c51ae10716e0decfa8e40ac8b9d..1f58938703ab6e73d824b68d5000c25e347248d4 100644 (file)
@@ -62,8 +62,6 @@ extern void kunmap_high(struct page *page);
 extern void *kmap(struct page *page);
 extern void kunmap(struct page *page);
 
-extern struct page *kmap_atomic_to_page(void *ptr);
-
 #endif /* !__ASSEMBLY__ */
 
 /*