Skip to content

Commit

Permalink
ethernet: moxa: remove duplicate includes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael Opdenacker authored and David S. Miller committed Oct 21, 2013
1 parent 1b66917 commit b62c47d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/moxa/moxart_ether.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit b62c47d

Please sign in to comment.