https://bugs.freedesktop.org/show_bug.cgi?id=97258
--- Comment #3 from Marius Orcsik <marius at habarnam.ro> --- Well, the compile of amd-staging-4.6 failed too: CC [M] drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.o drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.c:53:23: error: 'ddc_hw_status_addr' defined but not used [-Werror=unused-const-variable=] static const uint32_t ddc_hw_status_addr[] = { ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:292: drivers/gpu/drm/amd/amdgpu/../dal/dc/i2caux/dce80/i2c_sw_engine_dce80.o] Error 1 make[3]: *** [scripts/Makefile.build:440: drivers/gpu/drm/amd/amdgpu] Error 2 make[2]: *** [scripts/Makefile.build:440: drivers/gpu/drm] Error 2 make[1]: *** [scripts/Makefile.build:440: drivers/gpu] Error 2 make: *** [Makefile:962: drivers] Error 2 The (I assume relevant) .config settings: $ grep AMD_DAL .config CONFIG_DRM_AMD_DAL=y CONFIG_DRM_AMD_DAL_VBIOS_PRESENT=y CONFIG_DRM_AMD_DAL_DCE8_0=y CONFIG_DRM_AMD_DAL_DCE10_0=y CONFIG_DRM_AMD_DAL_DCE11_0=y CONFIG_DRM_AMD_DAL_DCE11_2=y -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160809/69d43492/attachment.html>