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
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/
2 matches
Mail list logo