projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6df1ae
)
lpc_eth: remove duplicated include
author
Duan Jiong
<djduanjiong@gmail.com>
Mon, 16 Jul 2012 02:29:05 +0000
(
02:29
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jul 2012 05:16:40 +0000
(22:16 -0700)
Remove duplicated #include <linux/delay.h> in
drivers/net/ethernet/nxp/lpc_eth.c
Signed-off-by: Duan Jiong<djduanjiong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/nxp/lpc_eth.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/nxp/lpc_eth.c
b/drivers/net/ethernet/nxp/lpc_eth.c
index e7d2496a4738b025f0d5c1cd63bba57a71b4ebd0..4069edab229e9a53cfc3bdec5256cf4cdbc573ae 100644
(file)
--- a/
drivers/net/ethernet/nxp/lpc_eth.c
+++ b/
drivers/net/ethernet/nxp/lpc_eth.c
@@
-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>