From: Alexander Shiyan Date: Sat, 28 Jun 2014 06:34:06 +0000 (+0400) Subject: video: clps711x: Fix sparse warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~112^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f46dd1079d78aa46b8bc740d3e24117335f150;p=pandora-kernel.git video: clps711x: Fix sparse warnings This patch fixes below warning: drivers/video/fbdev/clps711x-fb.c:314:17: warning: incorrect type in initializer (different address spaces) drivers/video/fbdev/clps711x-fb.c:314:17: expected void *__p drivers/video/fbdev/clps711x-fb.c:314:17: got char [noderef] *screen_base Reported-by: kbuild test robot Signed-off-by: Alexander Shiyan Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed