This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583master
parent
03779da9c6
commit
6960d7c8db
@ -1,11 +0,0 @@ |
||||
--- 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;
|
||||
|
Loading…
Reference in new issue