openwrtv3/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch
Gabor Juhos c25bf09111 kernel: 2.6.32: refresh a patch
SVN-Revision: 19546
2010-02-08 09:37:11 +00:00

11 lines
237 B
Diff

--- a/drivers/scsi/sd.c
+++ b/drivers/scsi/sd.c
@@ -2394,7 +2394,7 @@ err_out:
*
* Note: this function unregisters this driver from the scsi mid-level.
**/
-static void __exit exit_sd(void)
+static void exit_sd(void)
{
int i;