From: Andrew Morton Date: Wed, 17 Jun 2009 20:13:58 +0000 (-0700) Subject: arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg X-Git-Tag: v2.6.31-rc8~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc71c7d5dbd8cd8bb6e3b548ddc0454b64ded5f8;p=pandora-kernel.git 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed