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

Commit cbc89c8c authored by Duan Jiong's avatar Duan Jiong Committed by David S. Miller
Browse files

lpc_eth: remove duplicated include



Remove duplicated #include <linux/delay.h> in
drivers/net/ethernet/nxp/lpc_eth.c

Signed-off-by: default avatarDuan <Jiong&lt;djduanjiong@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a6df1ae9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@
#include <linux/of_net.h>
#include <linux/types.h>

#include <linux/delay.h>
#include <linux/io.h>
#include <mach/board.h>
#include <mach/platform.h>