[PATCH 6/6] drivers: video: rockchip: fix building eDP and LVDS drivers
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 20 Apr 2020 18:18:25 +0000 (19:18 +0100)
committerVagrant Cascadian <vagrant@debian.org>
Tue, 21 Apr 2020 02:34:37 +0000 (03:34 +0100)
commit0c604c8d6eb7239efb939eefbe01b791b06e699a
tree6e8152dea163e9cb06c7c04ed61ad26a84e60fad
parent5ecc229abea2449c589cc98b7db6c4b8f88a9cd1
[PATCH 6/6] drivers: video: rockchip: fix building eDP and LVDS drivers

The rk_edp.c and rk_lvds.c files reference rk_setreg which is declared in
hardware.h so include it so the drivers build. Adjust rk_lvds.c so
includes are in alphabetical order while updating.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Gbp-Pq: Topic pinebook-pro
Gbp-Pq: Name 0006-drivers-video-rockchip-fix-building-eDP-and-LVDS-dri.patch
drivers/video/rockchip/rk_edp.c
drivers/video/rockchip/rk_lvds.c