Hi Stephen! > After merging the scsi-mkp tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/ufs/core/ufs-mcq.c: In function 'ufshcd_mcq_sq_cleanup': > drivers/ufs/core/ufs-mcq.c:580:9: error: 'rtc' undeclared (first use in this function) > 580 | rtc = FIELD_GET(SQ_ICU_ERR_CODE_MASK, readl(reg)); > | ^~~ > drivers/ufs/core/ufs-mcq.c:580:9: note: each undeclared identifier is reported only once for each function it appears in Hrm, I believe I already addressed this conflict in the SCSI tree. Maybe James' repo has stale bits? -- Martin K. Petersen Oracle Linux Engineering