Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c47ae9ad authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds
Browse files

FRV: Fix compile breakage



This patch fixes the follwing build error caused by
commit 7ca43e75
(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: default avatarAdrian Bunk <bunk@kernel.org>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ffa009c3
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -13,7 +13,6 @@
#include <linux/linkage.h>
#include <linux/linkage.h>
#include <asm/page.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/pgtable.h>
#include <asm/highmem.h>
#include <asm/spr-regs.h>
#include <asm/spr-regs.h>


	.section	.text.tlbmiss
	.section	.text.tlbmiss