Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- --- linux-2.6.22-rc6-mm1/include/asm-m68k/fb.h.old 2007-06-30 02:40:16.000000000 +0200 +++ linux-2.6.22-rc6-mm1/include/asm-m68k/fb.h 2007-06-30 02:40:25.000000000 +0200 @@ -15,6 +15,7 @@ #else static inline void fb_pgprotect(struct file *file, struct vm_area_struct *vma, unsigned long off) +{ if (CPU_IS_020_OR_030) pgprot_val(vma->vm_page_prot) |= _PAGE_NOCACHE030; if (CPU_IS_040_OR_060) { - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html