Index: drivers/scsi/sata_svw.c =================================================================== --- eed337ef5e9ae7d62caa84b7974a11fddc7f06e0/drivers/scsi/sata_svw.c (mode:100644 sha1:8d1a5d25c05364e41e7f98198b94335ed30d0046) +++ 721bd8afde77faededb9464908f340617fd16de0/drivers/scsi/sata_svw.c (mode:100644 sha1:05075bd3a89309e2b8f39e18cef5dfb27191dcea) @@ -395,7 +395,7 @@ /* Clear a magic bit in SCR1 according to Darwin, those help * some funky seagate drives (though so far, those were already - * set by the firmware on the machines I had access to + * set by the firmware on the machines I had access to) */ writel(readl(mmio_base + K2_SATA_SICR1_OFFSET) & ~0x00040000, mmio_base + K2_SATA_SICR1_OFFSET);