]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/smc911x.h
Merge branch 'topic/asoc' into for-linus
[mv-sheeva.git] / drivers / net / smc911x.h
index a45952e72018b472f112bc94aadc48fe76197c86..8140f7cb4d856c1622df706939c7bb10ae8edf2d 100644 (file)
@@ -236,8 +236,7 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg,
  * Use a DMA for RX and TX packets.
  */
 #include <linux/dma-mapping.h>
-#include <asm/dma.h>
-#include <mach/pxa-regs.h>
+#include <mach/dma.h>
 
 static dma_addr_t rx_dmabuf, tx_dmabuf;
 static int rx_dmalen, tx_dmalen;