diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-03-06 13:56:33 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-03-06 13:56:33 +0900 |
commit | 0f8afa7ca9117276e9519239ed0553be2f04d269 (patch) | |
tree | 9e958fd6806f4035bd188159fecc5b2af418d16d /init | |
parent | dd4f99b42dcce8f84ff6b8ec3d375b54a0785c7e (diff) |
fb: hitfb: Balance probe/remove section annotations.
hitfb presently has probe using __init whilst remove uses __devexit.
As this device can't possibly be hotplugged, switch to __exit and
__exit_p() instead.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions