Re: [NET] au1000_eth: Fix warnings.
From: Jeff Garzik <hidden>
Date: 2007-06-27 06:33:24
From: Jeff Garzik <hidden>
Date: 2007-06-27 06:33:24
Ralf Baechle wrote:
Fixed by including <linux/dma-mapping.h>: CC drivers/net/au1000_eth.o drivers/net/au1000_eth.c: In function 'au1000_probe': drivers/net/au1000_eth.c:661: warning: implicit declaration of function 'dma_alloc_noncoherent' drivers/net/au1000_eth.c:802: warning: implicit declaration of function 'dma_free_noncoherent' Signed-off-by: Ralf Baechle <redacted>
applied to #upstream-fixes