* linux-next: manual merge of the qcom tree with the origin tree
@ 2026-07-27 13:04 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2026-07-27 13:04 UTC (permalink / raw)
To: Konrad Dybcio, Bjorn Andersson, Andy Gross
Cc: Konrad Dybcio, Linux Kernel Mailing List, Linux Next Mailing List,
Qiang Yu, Uwe Kleine-König
[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]
Hi all,
Today's linux-next merge of the qcom tree got a conflict in:
drivers/clk/qcom/tcsrcc-glymur.c
between commit:
995832b2cebe6 ("Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)")
from the origin tree and commit:
0753091abc4b4 ("clk: qcom: tcsrcc-glymur: Add regulator supplies and migrate to clk_ref helper")
from the qcom 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/clk/qcom/tcsrcc-glymur.c
index b44fccb795c6b,3388c1c3a2aaa..0000000000000
--- a/drivers/clk/qcom/tcsrcc-glymur.c
+++ b/drivers/clk/qcom/tcsrcc-glymur.c
@@@ -4,7 -4,10 +4,9 @@@
*/
#include <linux/clk-provider.h>
+ #include <linux/clk/qcom.h>
-#include <linux/mod_devicetable.h>
#include <linux/module.h>
+ #include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/regmap.h>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-27 13:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 13:04 linux-next: manual merge of the qcom tree with the origin tree Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox