[Intel-gfx] ✗ Fi.CI.BUILD: failure for AUX power well fixes (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 13 00:51:21 UTC 2019
== Series Details ==
Series: AUX power well fixes (rev2)
URL : https://patchwork.freedesktop.org/series/70857/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
AR drivers/gpu/drm/i915/built-in.a
CC [M] drivers/gpu/drm/i915/display/intel_display_power.o
drivers/gpu/drm/i915/display/intel_display_power.c: In function ‘icl_combo_phy_aux_power_well_enable’:
drivers/gpu/drm/i915/display/intel_display_power.c:434:2: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
if (pw_idx >= ICL_PW_CTL_IDX_AUX_A && pw_idx <= ICL_PW_CTL_IDX_AUX_B &&
^~
drivers/gpu/drm/i915/display/intel_display_power.c:437:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
val |= ICL_AUX_ANAOVRD1_ENABLE | ICL_AUX_ANAOVRD1_LDO_BYPASS;
^~~
cc1: all warnings being treated as errors
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/display/intel_display_power.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_display_power.o] Error 1
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1692: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list