* 2.6: SCSI advansys.c doesn't compilefor !PCI
@ 2004-05-12 22:52 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-05-12 22:52 UTC (permalink / raw)
To: support; +Cc: linux-scsi, linux-kernel
I got the following compile error in 2.6.6-mm1 (but it doesn't seem to
be specific to -mm) with CONFIG_PCI=n:
<-- snip -->
...
CC drivers/scsi/advansys.o
drivers/scsi/advansys.c: In function `advansys_detect':
drivers/scsi/advansys.c:4770: error: `pci_devp' undeclared (first use in this function)
drivers/scsi/advansys.c:4770: error: (Each undeclared identifier is reported only once
drivers/scsi/advansys.c:4770: error: for each function it appears in.)
drivers/scsi/advansys.c: In function `DvcAdvWritePCIConfigByte':
drivers/scsi/advansys.c:9154: warning: `return' with a value, in function returning void
drivers/scsi/advansys.c: In function `AscInitFromAscDvcVar':
drivers/scsi/advansys.c:12306: error: dereferencing pointer to incomplete type
make[2]: *** [drivers/scsi/advansys.o] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-12 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-12 22:52 2.6: SCSI advansys.c doesn't compilefor !PCI Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox