Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os 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>

authored by

Zheng Yongjun and committed by
David S. Miller
a9bada33 b83e214b

-1
-1
drivers/net/usb/lan78xx.c
··· 2 2 /* 3 3 * Copyright (C) 2015 Microchip Technology 4 4 */ 5 - #include <linux/version.h> 6 5 #include <linux/module.h> 7 6 #include <linux/netdevice.h> 8 7 #include <linux/etherdevice.h>