FRV: Fix compile breakage
authorAdrian Bunk <bunk@kernel.org>
Mon, 6 Apr 2009 14:36:04 +0000 (15:36 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:31:26 +0000 (14:31 -0700)
commitc47ae9adfdd3a9551969534dbb0d5606ec646526
treeae4648ce2862d98fbfb677c29d2e75d4d3e8cbfd
parentffa009c366e33f3eae48bba2547051fe15795f64
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 <bunk@kernel.org>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/mm/tlb-miss.S