Re: libata PATA drivers patch for 2.6.16-rc4
From: Meelis Roos
Date: Mon Feb 20 2006 - 10:41:57 EST
AC> Various fixes and cleanups, some new functionality notably Promise
AC> 20246/2026x support which although basic should get it going with disk.
So I enabled more config options as before and got a compile error:
--- drivers/scsi/pata_pcmcia.c.orig 2006-02-20 17:41:01.000000000 +0200
+++ drivers/scsi/pata_pcmcia.c 2006-02-20 17:41:10.000000000 +0200
@@ -377,7 +377,7 @@
static struct pcmcia_driver pcmcia_driver = {
.owner = THIS_MODULE,
- .drv {
+ .drv = {
.name = DRV_NAME,
},
.id_table = pcmcia_devices,
--
Meelis Roos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/