aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc911x.h
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2008-12-01 11:43:08 +0800
committerEric Miao <eric.miao@marvell.com>2008-12-02 14:42:26 +0800
commitafb5b5c9adb66c73b83dc39319efbacb6fb26a7d (patch)
treef208ef42a2966cba108eca4cc5daf4fcf38d6de2 /drivers/net/smc911x.h
parentMerge master.kernel.org:/home/rmk/linux-2.6-arm (diff)
downloadlinux-dev-afb5b5c9adb66c73b83dc39319efbacb6fb26a7d.tar.xz
linux-dev-afb5b5c9adb66c73b83dc39319efbacb6fb26a7d.zip
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
Where 'pxa_dma_desc' and 'pxa_{request,free}_dma' are referenced. Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'drivers/net/smc911x.h')
-rw-r--r--drivers/net/smc911x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/smc911x.h b/drivers/net/smc911x.h
index cc7d85bdfb3e..870b4c33f108 100644
--- a/drivers/net/smc911x.h
+++ b/drivers/net/smc911x.h
@@ -200,6 +200,9 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg,
#ifdef SMC_USE_PXA_DMA
+
+#include <mach/dma.h>
+
/*
* Define the request and free functions
* These are unfortunately architecture specific as no generic allocation