netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] net: bcmgenet: Remove unnecessary version.h inclusion
@ 2014-04-04  6:13 Sachin Kamat
  2014-04-04 14:03 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2014-04-04  6:13 UTC (permalink / raw)
  To: netdev; +Cc: f.fainelli, davem, sachin.kamat

version.h inclusion is not necessary as detected by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
 drivers/net/ethernet/broadcom/genet/bcmgenet.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/broadcom/genet/bcmgenet.c b/drivers/net/ethernet/broadcom/genet/bcmgenet.c
index adf8acbddf56..0966bd04375f 100644
--- a/drivers/net/ethernet/broadcom/genet/bcmgenet.c
+++ b/drivers/net/ethernet/broadcom/genet/bcmgenet.c
@@ -34,7 +34,6 @@
 #include <linux/dma-mapping.h>
 #include <linux/pm.h>
 #include <linux/clk.h>
-#include <linux/version.h>
 #include <linux/of.h>
 #include <linux/of_address.h>
 #include <linux/of_irq.h>
-- 
1.7.9.5

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

* Re: [PATCH 1/1] net: bcmgenet: Remove unnecessary version.h inclusion
  2014-04-04  6:13 [PATCH 1/1] net: bcmgenet: Remove unnecessary version.h inclusion Sachin Kamat
@ 2014-04-04 14:03 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-04-04 14:03 UTC (permalink / raw)
  To: sachin.kamat; +Cc: netdev, f.fainelli

From: Sachin Kamat <sachin.kamat@linaro.org>
Date: Fri,  4 Apr 2014 11:43:35 +0530

> version.h inclusion is not necessary as detected by versioncheck.
> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>

Applied.

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

end of thread, other threads:[~2014-04-04 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-04  6:13 [PATCH 1/1] net: bcmgenet: Remove unnecessary version.h inclusion Sachin Kamat
2014-04-04 14:03 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).