Revision 0f8afa7ca9117276e9519239ed0553be2f04d269 authored by Paul Mundt on 06 March 2008, 04:56:33 UTC, committed by Paul Mundt on 06 March 2008, 04:56:33 UTC
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>
1 parent dd4f99b
History
File Mode Size
00-INDEX -rw-r--r-- 511 bytes
boot-options.txt -rw-r--r-- 12.0 KB
cpu-hotplug-spec -rw-r--r-- 1.1 KB
fake-numa-for-cpusets -rw-r--r-- 3.0 KB
kernel-stacks -rw-r--r-- 4.3 KB
machinecheck -rw-r--r-- 3.0 KB
mm.txt -rw-r--r-- 1.2 KB
uefi.txt -rw-r--r-- 1.4 KB

back to top