public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* s390 error: implicit declaration of function sg_dma_len
@ 2007-05-25  8:22 Olaf Hering
  2007-05-25  8:55 ` David Miller
  2007-05-25  9:08 ` [PATCH] " Hannes Reinecke
  0 siblings, 2 replies; 7+ messages in thread
From: Olaf Hering @ 2007-05-25  8:22 UTC (permalink / raw)
  To: linux-scsi


Current Linus tree does not compile on s390 because esp_scsi references
unavailable functions.

/dev/shm/R/linux-2.6.21/drivers/scsi/esp_scsi.c: In function `esp_map_dma':
/dev/shm/R/linux-2.6.21/drivers/scsi/esp_scsi.c:338: error: implicit declaration of function `sg_dma_len'
/dev/shm/R/linux-2.6.21/drivers/scsi/esp_scsi.c: In function `esp_cur_dma_addr':
/dev/shm/R/linux-2.6.21/drivers/scsi/esp_scsi.c:357: error: implicit declaration of function `sg_dma_address'


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-05-25 21:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25  8:22 s390 error: implicit declaration of function sg_dma_len Olaf Hering
2007-05-25  8:55 ` David Miller
2007-05-25  9:08 ` [PATCH] " Hannes Reinecke
2007-05-25  9:13   ` David Miller
2007-05-25 13:47     ` James Bottomley
2007-05-25 21:05       ` David Miller
2007-05-25  9:13   ` David Miller

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