Searched hist:ab03974df27e471ff03402265292f1bafafb5df6 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.h | diff ab03974df27e471ff03402265292f1bafafb5df6 Wed Aug 07 13:07:26 CEST 2024 Cristian Ciocaltea <cristian.ciocaltea@collabora.com> drm/rockchip: Explicitly include bits header
Driver makes use of the BIT() macro, but relies on the bits header being implicitly included.
Explicitly pull the header in to avoid potential build failures in some configurations.
While at it, reorder include directives alphabetically.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20240807-b4-rk3588-bridge-upstream-v3-4-60d6bab0dc7c@collabora.com
|