commit | 79ac33ec845c1872a23169644c5867528ff05590 | [log] [tgz] |
---|---|---|
author | axel lin <axel.lin@gmail.com> | Sun Feb 13 13:06:23 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 16:34:28 2011 +0900 |
tree | 029c6a89fac10bf17a80b0d90002cf42ba408a5d | |
parent | 83e61f71d72da7240378fe7ecba5e936a0f159db [diff] |
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>