[PATCH 0/9] drm: Fix includes of <linux/export.h>

Thomas Zimmermann tzimmermann at suse.de
Mon Jun 16 07:10:02 UTC 2025


Hi

Am 13.06.25 um 20:19 schrieb André Almeida:
> Hi Thomas,
>
> Em 12/06/2025 09:09, Thomas Zimmermann escreveu:
>> Some source files in DRM do not include <linux/export.h> properly;
>> others do when they don't have to. The build scripts now warn about
>> these cases.
>>
>> This series fixes DRM core and helpers. There are a few more warnings
>> in drivers.
>>
>> Commit 7d95680d64ac ("scripts/misc-check: check unnecessary #include
>> <linux/export.h> when W=1") and commit a934a57a42f6 
>> ("scripts/misc-check:
>> check missing #include <linux/export.h> when W=1") added these new
>> warnings in v6.16-rc1.
>>
>> Thomas Zimmermann (9):
>>    drm: Do not include <linux/export.h>
>>    drm: Include <linux/export.h>
>>    drm/bridge: Include <linux/export.h>
>>    drm/client: Include <linux/export.h>
>>    drm/display: Include <linux/export.h>
>>    drm/gem: Include <linux/export.h>
>>    drm/panel: Include <linux/export.h>
>>    drm/scheduler: Include <linux/export.h>
>>    drm/ttm: Include <linux/export.h>
>>
>
> This series is:
>
>     Reviewed-by: André Almeida <andrealmeid at igalia.com>

Thanks a lot. I've added Fixes tags and merged the series into 
drm-misc-next.

Best regards
Thomas


-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)



More information about the dri-devel mailing list