[PATCH] esp_scsi.c: fix compilation

2007-04-27 Thread Alexey Dobriyan
irqreturn.h for irqreturn_t and dma_addr_t being u128 warnings ;-) Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] --- drivers/scsi/esp_scsi.c |9 + 1 file changed, 5 insertions(+), 4 deletions(-) --- a/drivers/scsi/esp_scsi.c +++ b/drivers/scsi/esp_scsi.c @@ -13,6 +13,7 @@

Re: [PATCH] esp_scsi.c: fix compilation

2007-04-27 Thread David Miller
From: Alexey Dobriyan [EMAIL PROTECTED] Date: Sat, 28 Apr 2007 02:09:01 +0400 irqreturn.h for irqreturn_t and dma_addr_t being u128 warnings ;-) Signed-off-by: Alexey Dobriyan [EMAIL PROTECTED] I'll apply this, thanks. - To unsubscribe from this list: send the line unsubscribe linux-scsi in