diff options
Diffstat (limited to 'drivers/net/dnet.c')
-rw-r--r-- | drivers/net/dnet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/dnet.c b/drivers/net/dnet.c index efac746..bfe87fa 100644 --- a/drivers/net/dnet.c +++ b/drivers/net/dnet.c @@ -393,4 +393,3 @@ int dnet_eth_initialize(int id, void *regs, unsigned int phy_addr) return 0; } - |