If our defconfig update to enable HDMI output for the RK3399-Q7 is applied before my patch-series refactoring the rk_hdmi/rk_vop and adding RK3399 support, compilers will raise warnings due to a missing include-directive in the original rk_hdmi.c.
As the VOP/HDMI changes are propagating through Anatolij's tree and the defconfig update through Simon's tree, this series bundles a fix for the older rk_hdmi.c version with the defconfig update to allow these changesets to be applied in any order. Changes in v3: - adds an include-directive to the (pre-RK3399 enabled) rk_hdmi to fix implicit definition warnings Changes in v2: - enable CMD_BMP in the puma-rk3399_defconfig (following a rebase to the upstream master after CMD_BMP was migrate to Kconfig) Philipp Tomsich (2): rockchip: video: rk_hdmi: fix implicit definition warnings rockchip: defconfig: puma-rk3399: update defconfig with video-support configs/puma-rk3399_defconfig | 8 ++++++++ drivers/video/rockchip/rk_hdmi.c | 1 + 2 files changed, 9 insertions(+) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot