From: Adrian Bunk Date: Mon, 6 Apr 2009 14:36:04 +0000 (+0100) Subject: FRV: Fix compile breakage X-Git-Tag: upstream/snapshot3+hdmi~19437 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c47ae9adfdd3a9551969534dbb0d5606ec646526;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git FRV: Fix compile breakage This patch fixes the follwing build error caused by commit 7ca43e7564679604d86e9ed834e7bbcffd8a4a3f (mm: use debug_kmap_atomic): ... AS arch/frv/mm/tlb-miss.o In file included from arch/frv/mm/tlb-miss.S:13: ... Assembler messages: include/asm-generic/ioctl.h:73: Error: unrecognized instruction `extern unsigned int __invalid_size_argument_for_IO...' ... Signed-off-by: Adrian Bunk Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- diff --git a/arch/frv/mm/tlb-miss.S b/arch/frv/mm/tlb-miss.S index 0764348..7f392bc 100644 --- a/arch/frv/mm/tlb-miss.S +++ b/arch/frv/mm/tlb-miss.S @@ -13,7 +13,6 @@ #include #include #include -#include #include .section .text.tlbmiss