mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
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>
This commit is contained in:
parent
1b66917d6b
commit
b62c47d8a5
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user