Re: [PATCH] ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd

2007-10-27 Thread Bartlomiej Zolnierkiewicz
On Saturday 27 October 2007, Al Viro wrote: > struct device doesn't have ->dma; it's in struct expansion_card where > that struct device is embedded into. Yeah, your fix is obviously correct, thanks! Bart - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

[PATCH] ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd

2007-10-27 Thread Al Viro
struct device doesn't have ->dma; it's in struct expansion_card where that struct device is embedded into. Signed-off-by: Al Viro <[EMAIL PROTECTED]> --- diff --git a/drivers/ide/arm/icside.c b/drivers/ide/arm/icside.c index 410a0d1..93f71fc 100644 --- a/drivers/ide/arm/icside.c +++ b/drivers/ide/