]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68knommu: Make empty_zero_page "void *", like on m68k
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 25 May 2011 09:10:59 +0000 (11:10 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 25 Jul 2011 01:21:47 +0000 (11:21 +1000)
commitcc7de28620d91e8de0b2ef6a1b1247f937c54d46
tree26b853ae6c3f6078c7710d94799765c7ec53f894
parentde1fcbcefaa520d06a2336291f83b991c5849384
m68knommu: Make empty_zero_page "void *", like on m68k

This allows to get rid of the casts.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/mm/init_no.c