Messages in this thread |  | | From | Heiko Stübner <> | | Subject | Re: (subset) [PATCH] drm/rockchip: inno_hdmi: Explicitly include drm_atomic.h | | Date | Wed, 17 Jan 2024 10:52:04 +0100 |
| |
Hi Maxime,
Am Mittwoch, 17. Januar 2024, 10:46:57 CET schrieb Maxime Ripard: > On Mon, 15 Jan 2024 10:24:35 +0100, Alex Bee wrote: > > Commit d3e040f450ec ("drm/rockchip: inno_hdmi: Get rid of mode_set") > > started using drm_atomic_get_new_connector_state and > > drm_atomic_get_new_crtc_state which are defined in drm_atomic.h > > Building does currently only work if CONFIG_OF and CONFIG_DRM_PANEL_BRIDGE > > are enabled since this will include drm_atomic.h via drm_bridge.h (see > > drm_of.h). > > > > [...] > > Applied to drm/drm-misc (drm-misc-next).
wouldn't have drm-misc-next-fixes been more appropriate? Because I _think_ the change causing the issue made it in during the current merge-window?
Heiko
|  |