[2.3.15] pci_dev->rom_address ?

Dr J Pelan (J.Pelan@gatsby.ucl.ac.uk)
Thu, 26 Aug 1999 18:26:47 +0100 (BST)


Kernel 2.3.15

include/linux/pci.h no longer defines "rom_address" in the structure
"pci_dev". Some device drivers are still dependent it though;

./drivers/net/de4x5.c
./drivers/net/fc/iph5526.c
./drivers/block/aec6210.c
./drivers/block/hpt34x.c
./drivers/block/hpt366.c
./drivers/block/pdc202xx.c
./drivers/macintosh/via-pmu.c
./arch/sparc64/kernel/psycho.c

Presumably the drivers need to be updated.

John P.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/