* linux-next: manual merge of the rtc tree with the origin tree
@ 2026-08-24 12:36 Mark Brown
2026-08-25 8:35 ` Uwe Kleine-König
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2026-08-24 12:36 UTC (permalink / raw)
To: Alexandre Belloni
Cc: Lad Prabhakar, Linux Kernel Mailing List,
Linux Next Mailing List, Uwe Kleine-König
[-- Attachment #1: Type: text/plain, Size: 1159 bytes --]
Hi all,
Today's linux-next merge of the rtc tree got a conflict in:
drivers/rtc/rtc-rzn1.c
between commit:
995832b2cebe6 ("Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)")
from the origin tree and commit:
38a3a3b09958d ("rtc: rzn1: Add OF match data to gate SUBU register access")
from the rtc tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
diff --cc drivers/rtc/rtc-rzn1.c
index 305f10a8a85b6,1e1676a7f3cc9..0000000000000
--- a/drivers/rtc/rtc-rzn1.c
+++ b/drivers/rtc/rtc-rzn1.c
@@@ -16,6 -18,8 +18,7 @@@
#include <linux/init.h>
#include <linux/iopoll.h>
#include <linux/module.h>
-#include <linux/mod_devicetable.h>
+ #include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
#include <linux/rtc.h>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: linux-next: manual merge of the rtc tree with the origin tree
2026-08-24 12:36 linux-next: manual merge of the rtc tree with the origin tree Mark Brown
@ 2026-08-25 8:35 ` Uwe Kleine-König
0 siblings, 0 replies; 2+ messages in thread
From: Uwe Kleine-König @ 2026-08-25 8:35 UTC (permalink / raw)
To: Mark Brown
Cc: Alexandre Belloni, Lad Prabhakar, Linux Kernel Mailing List,
Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
On Mon, Aug 24, 2026 at 01:36:16PM +0100, Mark Brown wrote:
> diff --cc drivers/rtc/rtc-rzn1.c
> index 305f10a8a85b6,1e1676a7f3cc9..0000000000000
> --- a/drivers/rtc/rtc-rzn1.c
> +++ b/drivers/rtc/rtc-rzn1.c
> @@@ -16,6 -18,8 +18,7 @@@
> #include <linux/init.h>
> #include <linux/iopoll.h>
> #include <linux/module.h>
> -#include <linux/mod_devicetable.h>
> + #include <linux/of.h>
> #include <linux/platform_device.h>
> #include <linux/pm_runtime.h>
> #include <linux/rtc.h>
Looks ok and is probably simple enough for Linus to sort out, but
mentioning it in the PR is a good idea.
Thanks for your notification.
Best regards
Uwe
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-25 8:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 12:36 linux-next: manual merge of the rtc tree with the origin tree Mark Brown
2026-08-25 8:35 ` Uwe Kleine-König
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®