Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b62c47d8 authored by Michael Opdenacker's avatar Michael Opdenacker Committed by David S. Miller
Browse files

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: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1b66917d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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"