* [PATCH -next] mfd: mt6360: Remove unused including <linux/version.h>
@ 2020-09-14 14:25 YueHaibing
2020-09-24 12:42 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2020-09-14 14:25 UTC (permalink / raw)
To: lee.jones, matthias.bgg, gene_chen
Cc: YueHaibing, linux-mediatek, linux-kernel, linux-arm-kernel
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
drivers/mfd/mt6360-core.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mfd/mt6360-core.c b/drivers/mfd/mt6360-core.c
index e9cacc27d980..4661c1b29a72 100644
--- a/drivers/mfd/mt6360-core.c
+++ b/drivers/mfd/mt6360-core.c
@@ -13,7 +13,6 @@
#include <linux/module.h>
#include <linux/of_irq.h>
#include <linux/of_platform.h>
-#include <linux/version.h>
#include <linux/mfd/mt6360.h>
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-24 12:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-14 14:25 [PATCH -next] mfd: mt6360: Remove unused including <linux/version.h> YueHaibing
2020-09-24 12:42 ` Lee Jones
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).