efifb: fix int to pointer cast warning
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Tue, 19 Apr 2011 09:47:15 +0000 (09:47 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 24 May 2011 06:31:38 +0000 (15:31 +0900)
commitdc3e5b6a6e842116ec2436161adf31877f09b6b9
tree5e78ecbe420aa6651a1f5c582b4595a33b3fa3e4
parent4f2970b9f622ba180680a5892be6534cc58843e0
efifb: fix int to pointer cast warning

drivers/video/efifb.c:247: warning: cast to pointer from integer of different size

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/efifb.c