Hi Alexandre, After merging the rtc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/rtc/rtc-ds1307.c: In function 'ds1307_probe': drivers/rtc/rtc-ds1307.c:1410:29: error: 'struct ds1307' has no member named 'client' if (chip->alarm && (ds1307->client->irq > 0 || ^ Caused by commit 345b89453dda ("rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ") interacting with commit 11e5890b5342 ("rtc: ds1307: convert driver to regmap") I have used the rtc tree from next-20170530 for today. -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html