projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6]
/
include
/
asm-cris
/
cacheflush.h
diff --git
a/include/asm-cris/cacheflush.h
b/include/asm-cris/cacheflush.h
index
01af2de
..
cf60e3f
100644
(file)
--- a/
include/asm-cris/cacheflush.h
+++ b/
include/asm-cris/cacheflush.h
@@
-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 */