public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux 2.5.4-pre3 and IDE changes
@ 2002-02-08  3:17 John Weber
  2002-02-08  3:29 ` flaniganr
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: John Weber @ 2002-02-08  3:17 UTC (permalink / raw)
  To: linux-kernel

The address member of struct scatterlist appears to have been changed to 
dma_address.

A simple s/\.address/\.dma_address/ should fix this compile error.

ide-dma.c: In function `ide_raw_build_sglist':
ide-dma.c:269: structure has no member named `address'
ide-dma.c:276: structure has no member named `address'
make[3]: *** [ide-dma.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.5.4/drivers/ide'
make[1]: *** [_subdir_ide] Error 2
make[1]: Leaving directory `/usr/src/linux-2.5.4/drivers'
make: *** [_dir_drivers] Error 2


^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <fa.c2cp66v.1dgedgb@ifi.uio.no>]

end of thread, other threads:[~2002-02-08  7:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08  3:17 linux 2.5.4-pre3 and IDE changes John Weber
2002-02-08  3:29 ` flaniganr
2002-02-08  3:47 ` Jeff Garzik
2002-02-08  3:54 ` Andre Hedrick
2002-02-08  6:09   ` Skip Ford
2002-02-08  7:21   ` Vojtech Pavlik
2002-02-08  3:56 ` Skip Ford
2002-02-08  4:10   ` Dave Jones
2002-02-08  4:52   ` Anton Altaparmakov
     [not found] <fa.c2cp66v.1dgedgb@ifi.uio.no>
     [not found] ` <fa.10ej114v.oj62bd@ifi.uio.no>
2002-02-08  4:05   ` John Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox