linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: brcmstb: remove unused including <linux/version.h>
@ 2021-04-01 13:37 Tian Tao
  2021-04-01 15:56 ` Florian Fainelli
  2021-04-08 21:09 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Tian Tao @ 2021-04-01 13:37 UTC (permalink / raw)
  To: f.fainelli, bcm-kernel-feedback-list; +Cc: linux-i2c

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

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Zhiqi Song <songzhiqi1@huawei.com>
---
 drivers/i2c/busses/i2c-brcmstb.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-brcmstb.c b/drivers/i2c/busses/i2c-brcmstb.c
index ba766d2..490ee39 100644
--- a/drivers/i2c/busses/i2c-brcmstb.c
+++ b/drivers/i2c/busses/i2c-brcmstb.c
@@ -22,7 +22,6 @@
 #include <linux/platform_device.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
-#include <linux/version.h>
 
 #define N_DATA_REGS					8
 
-- 
2.7.4


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

* Re: [PATCH] i2c: brcmstb: remove unused including <linux/version.h>
  2021-04-01 13:37 [PATCH] i2c: brcmstb: remove unused including <linux/version.h> Tian Tao
@ 2021-04-01 15:56 ` Florian Fainelli
  2021-04-08 21:09 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Fainelli @ 2021-04-01 15:56 UTC (permalink / raw)
  To: Tian Tao, bcm-kernel-feedback-list; +Cc: linux-i2c

On 4/1/21 6:37 AM, Tian Tao wrote:
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
> Signed-off-by: Zhiqi Song <songzhiqi1@huawei.com>

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

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

* Re: [PATCH] i2c: brcmstb: remove unused including <linux/version.h>
  2021-04-01 13:37 [PATCH] i2c: brcmstb: remove unused including <linux/version.h> Tian Tao
  2021-04-01 15:56 ` Florian Fainelli
@ 2021-04-08 21:09 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2021-04-08 21:09 UTC (permalink / raw)
  To: Tian Tao; +Cc: f.fainelli, bcm-kernel-feedback-list, linux-i2c

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

On Thu, Apr 01, 2021 at 09:37:47PM +0800, Tian Tao wrote:
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
> Signed-off-by: Zhiqi Song <songzhiqi1@huawei.com>

Squashed with the next patch and applied to for-next, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-04-08 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 13:37 [PATCH] i2c: brcmstb: remove unused including <linux/version.h> Tian Tao
2021-04-01 15:56 ` Florian Fainelli
2021-04-08 21:09 ` Wolfram Sang

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).