diff options
author | Jeremy Higdon <jeremy@sgi.com> | 2006-11-29 14:22:11 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-11-29 14:22:11 +0100 |
commit | 190492c8f861547c94109175186bf83d89898e42 (patch) | |
tree | 38c98464670228a74b90e828c6c4679fe8eb7982 /include | |
parent | 82ae0fbafe0b80627b7f10e2436ee86578faf065 (diff) |
sgiioc4: Disable module unload
This patch removes a module_exit function that sgiioc4 should not have had.
It seems that the IDE layer doesn't support submodule unloading. sgiioc4
was the only driver in drivers/ide/pci that had an exit function.
After an unload, the devices would stay around and the next attempt to
reference would crash...
Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions