video: clps711x: Fix sparse warnings
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 28 Jun 2014 06:34:06 +0000 (10:34 +0400)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 4 Jul 2014 08:04:45 +0000 (11:04 +0300)
commitb1f46dd1079d78aa46b8bc740d3e24117335f150
treee9a583e1af368930ec0415c396d8ffdce2e57511
parent6471b30f4220d4bf899efe347a47856db045f53e
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] <asn:2>*screen_base

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/clps711x-fb.c