From b1f46dd1079d78aa46b8bc740d3e24117335f150 Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Sat, 28 Jun 2014 10:34:06 +0400 Subject: [PATCH] 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-format-patch failed