ethernet: moxa: remove duplicate includes
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 20 Oct 2013 05:13:56 +0000 (07:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2013 22:46:45 +0000 (18:46 -0400)
Reported by "make includecheck"

Tested that drivers/net/ethernet/moxa/moxart_ether.c still compiles
well on ARM

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/moxa/moxart_ether.c

index ea54d95e5b9f9caa250974b050b5de82a2231e31..cbd013379252a158322aa5c4f508d0a9d1413020 100644 (file)
@@ -26,7 +26,6 @@
 #include <linux/of_irq.h>
 #include <linux/crc32.h>
 #include <linux/crc32c.h>
-#include <linux/dma-mapping.h>
 
 #include "moxart_ether.h"