Hi all, After merging the nand tree, today's linux-next build (x86_64 allmodconfig) failed like this: FATAL: modpost: drivers/mtd/nand/raw/ams-delta: sizeof(struct of_device_id)=200 is not a modulo of the size of section __mod_of___device_table=64. Fix definition of struct of_device_id in mod_devicetable.h Maybe caused by commit 966d708517e3 ("mtd: rawnand: ams-delta: Add module device tables") But I have no idea why. I have used the nand tree from next-20200310 for today. -- Cheers, Stephen Rothwell