* [PATCH -next] mfd: remove unexpected file drivers/mfd/rz-mtu3.c.rej
@ 2023-08-10 2:54 Yang Yingliang
2023-08-15 17:03 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Yang Yingliang @ 2023-08-10 2:54 UTC (permalink / raw)
To: linux-kernel; +Cc: robh, lee, yangyingliang
Commit bb60922c31d0 ("mfd: Explicitly include correct DT includes") added
an unexpected file drivers/mfd/rz-mtu3.c.rej, remove the file.
Fixes: bb60922c31d0 ("mfd: Explicitly include correct DT includes")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
---
drivers/mfd/rz-mtu3.c.rej | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 drivers/mfd/rz-mtu3.c.rej
diff --git a/drivers/mfd/rz-mtu3.c.rej b/drivers/mfd/rz-mtu3.c.rej
deleted file mode 100644
index 9654d98cfedf..000000000000
--- a/drivers/mfd/rz-mtu3.c.rej
+++ /dev/null
@@ -1,12 +0,0 @@
-diff a/drivers/mfd/rz-mtu3.c b/drivers/mfd/rz-mtu3.c (rejected hunks)
-@@ -11,7 +11,9 @@
- #include <linux/irq.h>
- #include <linux/mfd/core.h>
- #include <linux/mfd/rz-mtu3.h>
--#include <linux/of_platform.h>
-+#include <linux/mod_devicetable.h>
-+#include <linux/module.h>
-+#include <linux/platform_device.h>
- #include <linux/reset.h>
- #include <linux/spinlock.h>
-
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] mfd: remove unexpected file drivers/mfd/rz-mtu3.c.rej
2023-08-10 2:54 [PATCH -next] mfd: remove unexpected file drivers/mfd/rz-mtu3.c.rej Yang Yingliang
@ 2023-08-15 17:03 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2023-08-15 17:03 UTC (permalink / raw)
To: Yang Yingliang; +Cc: linux-kernel, robh
On Thu, 10 Aug 2023, Yang Yingliang wrote:
> Commit bb60922c31d0 ("mfd: Explicitly include correct DT includes") added
> an unexpected file drivers/mfd/rz-mtu3.c.rej, remove the file.
>
> Fixes: bb60922c31d0 ("mfd: Explicitly include correct DT includes")
> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
> ---
> drivers/mfd/rz-mtu3.c.rej | 12 ------------
> 1 file changed, 12 deletions(-)
> delete mode 100644 drivers/mfd/rz-mtu3.c.rej
Thanks for the report.
I have squashed this into the original patch.
> diff --git a/drivers/mfd/rz-mtu3.c.rej b/drivers/mfd/rz-mtu3.c.rej
> deleted file mode 100644
> index 9654d98cfedf..000000000000
> --- a/drivers/mfd/rz-mtu3.c.rej
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -diff a/drivers/mfd/rz-mtu3.c b/drivers/mfd/rz-mtu3.c (rejected hunks)
> -@@ -11,7 +11,9 @@
> - #include <linux/irq.h>
> - #include <linux/mfd/core.h>
> - #include <linux/mfd/rz-mtu3.h>
> --#include <linux/of_platform.h>
> -+#include <linux/mod_devicetable.h>
> -+#include <linux/module.h>
> -+#include <linux/platform_device.h>
> - #include <linux/reset.h>
> - #include <linux/spinlock.h>
> -
> --
> 2.25.1
>
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-15 17:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 2:54 [PATCH -next] mfd: remove unexpected file drivers/mfd/rz-mtu3.c.rej Yang Yingliang
2023-08-15 17:03 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox