On Tue, 21 Jan 2025 18:09:25 -0300, Gustavo Sousa wrote: > The header drm_print.h uses members of struct drm_device pointers, as > such, it should include drm_device.h to let the compiler know the full > type definition. > > Without such include, users of drm_print.h that don't explicitly need > drm_device.h would bump into build errors and be forced to include the > latter. > > [...]
Applied to drm-misc-fixes, thanks! [1/1] drm/print: Include drm_device.h commit: e0f63bc68f59d281e2d06e596f6c1bd9382a15cd Best regards, -- Lucas De Marchi <lucas.demar...@intel.com>