On Mon, Jun 25, 2007 at 04:02:16PM -0700, Andrew Morton wrote:

> That's more than a warning fix.  On most platforms, dma_alloc_noncoherent()
> is a #define so the driver just won't link there.
> 
> <looks>
> 
> But the driver is mips-only, and MIPS uses a regular C function for
> dma_alloc_noncoherent(), so you got lucky.

Yep, the way this driver is being used (32-bit only) it happens to just
work.

> Still, I'd say this is for-2.6.22.

Yep.

  Ralf
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to