commit | dc71c7d5dbd8cd8bb6e3b548ddc0454b64ded5f8 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Jun 17 13:13:58 2009 -0700 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Aug 26 23:14:49 2009 +0200 |
tree | 37d1074eca97e47d9c4f6ae2ca13037019efa095 | |
parent | dd9b3e84f2095ed19582f4df5d20e1e40c01ca3c [diff] |
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>