From: Pankaj Dubey Date: Wed, 26 Feb 2014 02:42:41 +0000 (+0900) Subject: clk: samsung: fixed compiler warning [-Wpointer-to-int-cast] X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~44^2~7^2~4^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42fb57c008406ab667bcc6e3164cee092c6f35e7;p=pandora-kernel.git clk: samsung: fixed compiler warning [-Wpointer-to-int-cast] When compiled using ARM64 cross compiler, gcc complains as drivers/clk/samsung/clk.c:293:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] Signed-off-by: Pankaj Dubey Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed