Re: [PATCH] cris: remove unused global_flush_tlb

From: Jesper Nilsson
Date: Fri May 23 2008 - 09:43:56 EST


On Fri, May 23, 2008 at 08:36:31AM +0200, Fernando Luis Vazquez Cao wrote:
> global_flush_tlb is declared but never used.
>
> Signed-off-by: Fernando Luis Vazquez Cao <fernando@xxxxxxxxxxxxx>

Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>

> ---
>
> diff -urNp linux-2.6.26-rc3-git4-orig/include/asm-cris/cacheflush.h linux-2.6.26-rc3-git4/include/asm-cris/cacheflush.h
> --- linux-2.6.26-rc3-git4-orig/include/asm-cris/cacheflush.h 2008-04-17 11:49:44.000000000 +0900
> +++ linux-2.6.26-rc3-git4/include/asm-cris/cacheflush.h 2008-05-23 15:19:26.000000000 +0900
> @@ -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 */


/^JN - Jesper Nilsson
--
Jesper Nilsson -- jesper.nilsson@xxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/