ar71xx: drop the mx25lxxx patch, these chips are supported in 2.6.32.7 already
[openwrt/staging/wigyori.git] / target / linux / generic-2.6 / patches-2.6.32 / 270-scci_sd_section_fix.patch
1 Index: linux-2.6.32.7/drivers/scsi/sd.c
2 ===================================================================
3 --- linux-2.6.32.7.orig/drivers/scsi/sd.c 2010-02-05 21:19:44.000000000 +0100
4 +++ linux-2.6.32.7/drivers/scsi/sd.c 2010-02-05 21:19:52.000000000 +0100
5 @@ -2394,7 +2394,7 @@
6 *
7 * Note: this function unregisters this driver from the scsi mid-level.
8 **/
9 -static void __exit exit_sd(void)
10 +static void exit_sd(void)
11 {
12 int i;
13