video: hecubafb: add __devexit_p around reference to hecubafb_remove
authoraxel lin <axel.lin@gmail.com>
Sun, 13 Feb 2011 13:06:23 +0000 (13:06 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 22 Mar 2011 07:34:28 +0000 (16:34 +0900)
commit79ac33ec845c1872a23169644c5867528ff05590
tree029c6a89fac10bf17a80b0d90002cf42ba408a5d
parent83e61f71d72da7240378fe7ecba5e936a0f159db
video: hecubafb: add __devexit_p around reference to hecubafb_remove

hecubafb_remove is marked __devexit,
thus add __devexit_p around reference to hecubafb_remove.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/hecubafb.c