* 2.5.9 ide compile error
@ 2002-04-23 2:40 Keith Owens
0 siblings, 0 replies; only message in thread
From: Keith Owens @ 2002-04-23 2:40 UTC (permalink / raw)
To: linux-kernel
ide.c: In function `ide_teardown_commandlist':
ide.c:2845: structure has no member named `pci_dev'
make[3]: *** [ide.o] Error 1
make[3]: Leaving directory `/build/kaos/2.5.9-kdb/drivers/ide'
pci_dev is unconditionally used but the field is only defined when
CONFIG_BLK_DEV_IDEPCI=y.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-04-23 2:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-23 2:40 2.5.9 ide compile error Keith Owens
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.