Messages in this thread |  | | Date | Thu, 18 Oct 2001 17:08:18 -0400 | From | David Ford <> | Subject | [compile bug] 2.4.13-pre4 | i2o_pci.c:165 structure has no member named `pdev' |
| |
Kernel 2.4.13-pre4
make[3]: Entering directory `/usr/local/src/linux/drivers/message/i2o' gcc -D__KERNEL__ -I/usr/local/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i586 -DEXPORT_SYMTAB -c i2o_pci.c i2o_pci.c: In function `i2o_pci_install': i2o_pci.c:165: structure has no member named `pdev'
... c->bus.pci.irq = -1; c->bus.pci.queue_buggy = 0; c->bus.pci.dpt = 0; c->bus.pci.short_req = 0; c->bus.pci.pdev = dev;
Has someone already fixed this before I start digging?
David
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |