From: Laurent Pinchart Date: Wed, 27 Nov 2013 10:17:28 +0000 (+0100) Subject: mtd: sh_flctl: fix warnings due to improper casts X-Git-Tag: v3.14-rc1~65^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ae816e160c6d349784daa03800006090d38fd0;p=pandora-kernel.git mtd: sh_flctl: fix warnings due to improper casts Cast pointers to uintptr_t instead of unsigned int. This fixes warnings on platforms where pointers have a different size than int. Cc: David Woodhouse Cc: linux-mtd@lists.infradead.org Signed-off-by: Laurent Pinchart Signed-off-by: Brian Norris --- Reading git-diff-tree failed