arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 17 Jun 2009 20:13:58 +0000 (13:13 -0700)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 26 Aug 2009 21:14:49 +0000 (23:14 +0200)
commitdc71c7d5dbd8cd8bb6e3b548ddc0454b64ded5f8
tree37d1074eca97e47d9c4f6ae2ca13037019efa095
parentdd9b3e84f2095ed19582f4df5d20e1e40c01ca3c
arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg

arch/m68k/include/asm/motorola_pgalloc.h: In function 'pte_alloc_one':
arch/m68k/include/asm/motorola_pgalloc.h:44: warning: passing argument 1 of 'kunmap' from incompatible pointer type

Also, remove unneeded test for kmap() failure.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/motorola_pgalloc.h