== Series Details == Series: Make I2C terminology more inclusive for I2C Algobit and consumers URL : https://patchwork.freedesktop.org/series/131867/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c:157:3: error: ‘const struct i2c_algorithm’ has no member named ‘xfer’ 157 | .xfer = amdgpu_atombios_i2c_xfer, | ^~~~ make[6]: *** [scripts/Makefile.build:244: drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.o] Error 1 make[5]: *** [scripts/Makefile.build:485: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** [scripts/Makefile.build:485: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:485: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:485: drivers] Error 2 make[1]: *** [/home/kbuild/kernel/Makefile:1919: .] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Build failed, no error log produced