1
0
Fork 0

ethernet: moxa: remove duplicate includes

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>
hifive-unleashed-5.1
Michael Opdenacker 2013-10-20 07:13:56 +02:00 committed by David S. Miller
parent 1b66917d6b
commit b62c47d8a5
1 changed files with 0 additions and 1 deletions

View 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"