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

Commit 345bec64 authored by Huang Weiyi's avatar Huang Weiyi Committed by David S. Miller
Browse files

dnet: remove unused #include <version.h>



Remove unused #include <version.h> in drivers/net/dnet.c.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9eb9362e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
#include <linux/version.h>
#include <linux/io.h>
#include <linux/module.h>
#include <linux/moduleparam.h>