public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net-next] net: bcmgenet: remove unused including <linux/version.h>
@ 2021-03-25  3:29 'Zheng Yongjun
  2021-03-25  3:24 ` Florian Fainelli
  2021-03-26  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: 'Zheng Yongjun @ 2021-03-25  3:29 UTC (permalink / raw)
  To: zhengyongjun3, Doug Berger, Florian Fainelli, David S. Miller,
	Jakub Kicinski
  Cc: bcm-kernel-feedback-list, netdev, kernel-janitors, Hulk Robot

From: Zheng Yongjun <zhengyongjun3@huawei•com>

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>
---
 drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c b/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c
index 1c86eddb1b51..facde824bcaa 100644
--- a/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c
+++ b/drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c
@@ -18,7 +18,6 @@
 #include <linux/delay.h>
 #include <linux/pm.h>
 #include <linux/clk.h>
-#include <linux/version.h>
 #include <linux/platform_device.h>
 #include <net/arp.h>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-26  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-25  3:29 [PATCH net-next] net: bcmgenet: remove unused including <linux/version.h> 'Zheng Yongjun
2021-03-25  3:24 ` Florian Fainelli
2021-03-26  0:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox