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)
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>

No differences found