forked from Minki/linux
net: usb: lan78xx: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com> Acked-by: Woojung Huh <Woojung.Huh@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b83e214b2e
commit
a9bada338b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user