From: Zubair Lutfullah Kakakhel Date: Mon, 14 Jul 2014 15:39:19 +0000 (+0100) Subject: MIPS: Fix a warning for virt_to_page X-Git-Tag: fixes-for-v3.18-merge-window~106^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5b3bdc0ecb0cf5b1e1598eeaaac4b5cb33868d;p=pandora-kernel.git MIPS: Fix a warning for virt_to_page Compiling mm/highmem.c gives a warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast Fixed by casting to void* Signed-off-by: Zubair Lutfullah Kakakhel Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7337/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed