1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-14 03:58:26 +02:00
openwrt-xburst/target/linux/generic-2.6/patches-2.6.32/270-scci_sd_section_fix.patch
juhosg 31fbf6222a kernel: 2.6.32: refresh a patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 09:37:11 +00:00

12 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;