FYI,
Here is the build error,
drivers/gpu/drm/sun4i/sun4i_rgb.c: In function 'sun4i_rgb_mode_valid': drivers/gpu/drm/sun4i/sun4i_rgb.c:96:6: error: 'struct sun4i_tcon' has no member named 'dclk_min_div' tcon->dclk_min_div = 6; ^~ drivers/gpu/drm/sun4i/sun4i_rgb.c:97:6: error: 'struct sun4i_tcon' has no member named 'dclk_max_div' tcon->dclk_max_div = 127; ^~ scripts/Makefile.build:293: recipe for target 'drivers/gpu/drm/sun4i/sun4i_rgb.o' failed make[6]: *** [drivers/gpu/drm/sun4i/sun4i_rgb.o] Error 1 scripts/Makefile.build:544: recipe for target 'drivers/gpu/drm/sun4i' failed make[5]: *** [drivers/gpu/drm/sun4i] Error 2 <> scripts/Makefile.build:544: recipe for target 'drivers/gpu/drm' failed make[4]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:544: recipe for target 'drivers/gpu' failed make[3]: *** [drivers/gpu] Error 2 Makefile:1006: recipe for target 'drivers' failed make[2]: *** [drivers] Error 2
On 3 May 2018 at 01:03, ci_notify@linaro.org wrote:
Build URL: https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.9/DISTRO=rpb,M... Full log: https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.9/DISTRO=rpb,M... Parsed warnings/errors: https://ci.linaro.org/job/openembedded-lkft-linux-stable-rc-4.9/DISTRO=rpb,M... Git branch: linux-4.9.y Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Git commit: a42a42c21e9d9fd2f068922a8ef9078411c42e26
Errors: ERROR: linux-generic-stable-rc-4.9+gitAUTOINC+a42a42c21e-r0 do_compile_kernelmodules: oe_runmake failed ERROR: linux-generic-stable-rc-4.9+gitAUTOINC+a42a42c21e-r0 do_compile_kernelmodules: Function failed: do_compile_kernelmodules (log file is located at /srv/oe/build/tmp-rpb-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.9+gitAUTOINC+a42a42c21e-r0/temp/log.do_compile_kernelmodules.3281) ERROR: Logfile of failure stored in: /srv/oe/build/tmp-rpb-glibc/work/am57xx_evm-linaro-linux-gnueabi/linux-generic-stable-rc/4.9+gitAUTOINC+a42a42c21e-r0/temp/log.do_compile_kernelmodules.3281 ERROR: Task (/srv/oe/build/conf/../../layers/meta-96boards/recipes-kernel/linux/linux-generic-stable-rc_4.9.bb:do_compile_kernelmodules) failed with exit code '1'
- Naresh