2023-08-10 02:50:09

by Yang Li

[permalink] [raw]
Subject: [PATCH -next] mfd: Remove duplicated include in rz-mtu3.c

./drivers/mfd/rz-mtu3.c: linux/module.h is included more than once.

Signed-off-by: Yang Li <[email protected]>
---
drivers/mfd/rz-mtu3.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/mfd/rz-mtu3.c b/drivers/mfd/rz-mtu3.c
index 0156e381fe07..d25109da2f39 100644
--- a/drivers/mfd/rz-mtu3.c
+++ b/drivers/mfd/rz-mtu3.c
@@ -13,7 +13,6 @@
#include <linux/mfd/rz-mtu3.h>
#include <linux/module.h>
#include <linux/mod_devicetable.h>
-#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/reset.h>
#include <linux/spinlock.h>
--
2.20.1.7.g153144c



2023-08-16 09:30:11

by Lee Jones

[permalink] [raw]
Subject: Re: (subset) [PATCH -next] mfd: Remove duplicated include in rz-mtu3.c

On Thu, 10 Aug 2023 08:59:38 +0800, Yang Li wrote:
> ./drivers/mfd/rz-mtu3.c: linux/module.h is included more than once.
>
>

Applied, thanks!

[1/1] mfd: Remove duplicated include in rz-mtu3.c
commit: 956a2c4d00487fb47f8350957eb48bbc97978acf

--
Lee Jones [李琼斯]