Commit a9bada33 authored by Zheng Yongjun's avatar Zheng Yongjun Committed by David S. Miller

net: usb: lan78xx: remove unused including <linux/version.h>

Remove including <linux/version.h> that don't need it.
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarZheng Yongjun <zhengyongjun3@huawei.com>
Acked-by: default avatarWoojung Huh <Woojung.Huh@microchip.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b83e214b
......@@ -2,7 +2,6 @@
/*
* Copyright (C) 2015 Microchip Technology
*/
#include <linux/version.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment