All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h>
@ 2016-09-15  2:24 Wei Yongjun
  2016-09-15  2:46 ` Florian Fainelli
  2016-09-16  8:26 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Wei Yongjun @ 2016-09-15  2:24 UTC (permalink / raw)
  To: Florian Fainelli; +Cc: Wei Yongjun, netdev

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove including <linux/version.h> that don't need it.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 drivers/net/dsa/b53/b53_priv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/dsa/b53/b53_priv.h b/drivers/net/dsa/b53/b53_priv.h
index 76672da..f192a67 100644
--- a/drivers/net/dsa/b53/b53_priv.h
+++ b/drivers/net/dsa/b53/b53_priv.h
@@ -372,7 +372,6 @@ static inline void b53_arl_from_entry(u64 *mac_vid, u32 *fwd_entry,
 
 #ifdef CONFIG_BCM47XX
 
-#include <linux/version.h>
 #include <linux/bcm47xx_nvram.h>
 #include <bcm47xx_board.h>
 static inline int b53_switch_get_reset_gpio(struct b53_device *dev)

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

* Re: [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h>
  2016-09-15  2:24 [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h> Wei Yongjun
@ 2016-09-15  2:46 ` Florian Fainelli
  2016-09-16  8:26 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2016-09-15  2:46 UTC (permalink / raw)
  To: Wei Yongjun; +Cc: Wei Yongjun, netdev

2016-09-14 19:24 GMT-07:00 Wei Yongjun <weiyj.lk@gmail.com>:
> From: Wei Yongjun <weiyongjun1@huawei.com>
>
> Remove including <linux/version.h> that don't need it.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>

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

* Re: [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h>
  2016-09-15  2:24 [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h> Wei Yongjun
  2016-09-15  2:46 ` Florian Fainelli
@ 2016-09-16  8:26 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2016-09-16  8:26 UTC (permalink / raw)
  To: weiyj.lk; +Cc: f.fainelli, weiyongjun1, netdev

From: Wei Yongjun <weiyj.lk@gmail.com>
Date: Thu, 15 Sep 2016 02:24:37 +0000

> From: Wei Yongjun <weiyongjun1@huawei.com>
> 
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>

Applied.

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

end of thread, other threads:[~2016-09-16  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-15  2:24 [PATCH -next] net: dsa: b53: Remove unused including <linux/version.h> Wei Yongjun
2016-09-15  2:46 ` Florian Fainelli
2016-09-16  8:26 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.