]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-cris/cacheflush.h
hwmon: (lm90) Add support for the LM99 16 degree offset
[linux-2.6-omap-h63xx.git] / include / asm-cris / cacheflush.h
index 01af2de27c5bcf59eceaf758e27253fc303937f4..cf60e3f69f8d6ed9b40556b58e759738b485fb8d 100644 (file)
@@ -26,7 +26,6 @@
 #define copy_from_user_page(vma, page, vaddr, dst, src, len) \
        memcpy(dst, src, len)
 
-void global_flush_tlb(void); 
 int change_page_attr(struct page *page, int numpages, pgprot_t prot);
 
 #endif /* _CRIS_CACHEFLUSH_H */