commit | b1f46dd1079d78aa46b8bc740d3e24117335f150 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Jun 28 10:34:06 2014 +0400 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jul 04 11:04:45 2014 +0300 |
tree | e9a583e1af368930ec0415c396d8ffdce2e57511 | |
parent | 6471b30f4220d4bf899efe347a47856db045f53e [diff] |
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>