Hi Stephen, > After merging the i2c-host tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/i2c/busses/i2c-qcom-geni.c: In function 'i2c_gpi_cb_result': > drivers/i2c/busses/i2c-qcom-geni.c:493:18: error: implicit declaration of function 'FIELD_GET' [-Werror=implicit-function-declaration] > 493 | status = FIELD_GET(I2C_DMA_TX_IRQ_MASK, i2c_res->status); > | ^~~~~~~~~ > cc1: all warnings being treated as errors sorry about that, will remove it. Thanks, Andi